[ 
https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984381#action_12984381
 ] 

Ahsan Iqbal commented on SOLR-1604:
-----------------------------------

Hi Ahmet

I have read on mailing lists dated "Mon, 20 Jul 2009" that you had merged the 
surround query parser with solr.
I have tried that by downloading jar file for surround query parser. and then 
pasting that jar file in web-inf/lib 
and configured query parser in solrconfig.xml as 
<queryParser name="SurroundQParser" 
class="org.apache.lucene.queryParser.surround.parser.QueryParser"/>

then web page the following exception comes 

org.apache.solr.common.SolrException: Error Instantiating QParserPlugin, 
org.apache.lucene.queryParser.surround.parser.QueryParser is not a 
org.apache.solr.search.QParserPlugin

can u guide what i m doing wrong....

Regards
Ahsan

> 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: Next
>
>         Attachments: ComplexPhrase.zip, ComplexPhrase.zip, ComplexPhrase.zip, 
> 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to