Hi Nariman,

In my understanding of ComplexPhraseQueryParser this class is not longer
supported.
http://issues.apache.org/jira/browse/LUCENE-1486#action_12782254

Instead with lucene 3.1 the new
org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser will do
this job.
https://issues.apache.org/jira/browse/LUCENE-1823

If I am wrong, please let me now.
In particular I am very keen to see a ComplexPhraseQueryParser that does not
throw an exception for 
author:"fred* smith" 

Best regards
   Karsten
-- 
View this message in context: 
http://old.nabble.com/ComplexPhraseQueryParser-%28Expanded-Form-and-Boosting%29-tp27411736p27419562.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to