[ 
https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmet Arslan updated SOLR-1604:
-------------------------------

    Attachment: ComplexPhraseQueryParser.java
                SOLR-1604.patch

There is a fixed but forgotten bug in ComplexPhraseQuery at 
lucene-misc-2.9.1.jar.
This patch includes addition of a jar to trunk/lib directory. 
This jar has the corrected version of ComplexPhraseQueryParser.
I couldn't include the corrected version of ComplexPhraseQueryParser in patch 
because it accesses a package-private field in Lucene's QueryParser.

> 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
>         Attachments: ComplexPhrase.zip, ComplexPhraseQueryParser.java, 
> SOLR-1604.patch
>
>
> Solr Plugin for ComplexPhraseQueryParser (LUCENE-1486) which supports 
> wildcards, ORs, ranges, fuzzies inside phrase queries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to