[
https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935096#comment-13935096
]
Ahmet Arslan commented on SOLR-1604:
------------------------------------
Hi [~erickerickson] thanks into looking into this. Let me summarise what have
been so far.
1) Consume existing ComplexPhraseQueryParser from lucene code base. Similar to
lucene.SurroundQueryParser and solr.SurroundQParserPlugin relationship. This is
the easiest one from solr perspective, in a way that it does not require any
lucene code change. However fielded queries won't work in this solution. And
you cannot set inOrder={true|false} parameter for proximity.
2) First fix LUCENE-1486 fielded query problem. Patch already available at
LUCENE-1486. Forget about inOrder parameter.
3) First fix both LUCENE-1486 and LUCENE-3758.
Please let me know which is the preferred one.
> Wildcards, ORs etc inside Phrase Queries
> ----------------------------------------
>
> Key: SOLR-1604
> URL: https://issues.apache.org/jira/browse/SOLR-1604
> Project: Solr
> Issue Type: Improvement
> Components: query parsers, search
> Affects Versions: 1.4
> Reporter: Ahmet Arslan
> Assignee: Erick Erickson
> Priority: Minor
> Attachments: ASF.LICENSE.NOT.GRANTED--ComplexPhrase.zip,
> ComplexPhrase-4.2.1.zip, ComplexPhrase-4.7.zip, ComplexPhrase.zip,
> ComplexPhrase.zip, ComplexPhrase.zip, ComplexPhrase.zip, ComplexPhrase.zip,
> ComplexPhrase.zip, ComplexPhraseQueryParser.java, ComplexPhrase_solr_3.4.zip,
> SOLR-1604-alternative.patch, SOLR-1604.patch, SOLR-1604.patch
>
>
> Solr Plugin for ComplexPhraseQueryParser (LUCENE-1486) which supports
> wildcards, ORs, ranges, fuzzies inside phrase queries.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]