Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E45D295D0 for ; Fri, 3 Feb 2012 20:55:20 +0000 (UTC) Received: (qmail 19992 invoked by uid 500); 3 Feb 2012 20:55:19 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 19877 invoked by uid 500); 3 Feb 2012 20:55:18 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 19577 invoked by uid 99); 3 Feb 2012 20:55:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 20:55:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 20:55:16 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2965118B163 for ; Fri, 3 Feb 2012 20:54:55 +0000 (UTC) Date: Fri, 3 Feb 2012 20:54:55 +0000 (UTC) From: =?utf-8?Q?Tom=C3=A1s_Fern=C3=A1ndez_L=C3=B6bbe_=28Commented=29_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: <3336296.8980.1328302495171.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1604?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13200= 033#comment-13200033 ]=20 Tom=C3=A1s Fern=C3=A1ndez L=C3=B6bbe commented on SOLR-1604: --------------------------------------------- It might be LUCENE-1486 or a new Lucene Jira, but what I say is that it sho= uld not be fixed in this issue. What I'm proposing is to only provide the n= ecessary classes in Solr to be able to work with the current version of Com= plexPhraseQueryParser, even if it is limited in some aspects. Once the Comp= lexPhraseQueryParser is improved we'll get those improvements in Solr (eith= er automatically or by improving something from this side). =20 > Wildcards, ORs etc inside Phrase Queries > ---------------------------------------- > > Key: SOLR-1604 > URL: https://issues.apache.org/jira/browse/SOLR-1604 > Project: Solr > Issue Type: Improvement > Components: search > Affects Versions: 1.4 > Reporter: Ahmet Arslan > Priority: Minor > Fix For: 3.6, 4.0 > > Attachments: ComplexPhrase.zip, ComplexPhrase.zip, ComplexPhrase.= zip, ComplexPhrase.zip, ComplexPhrase.zip, ComplexPhraseQueryParser.java, S= OLR-1604.patch > > > Solr Plugin for ComplexPhraseQueryParser (LUCENE-1486) which supports wil= dcards, ORs, ranges, fuzzies inside phrase queries. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org