That would be an option.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [email protected]

> -----Original Message-----
> From: TorAtle [mailto:[email protected]]
> Sent: Sunday, December 20, 2009 5:20 PM
> To: [email protected]
> Subject: Re: Wildcard searches and document boost
> 
> 
> > You need to change multiTermRewriteMethod of QueryParser.
> >
> qp.setMultiTermRewriteMethod(MultiTermQuery.SCORING_BOOLEAN_QUERY_REWRITE)
> ;
> 
> Thanks. So the normal way of doing this is setting the rewrite method to
> scoring, and if BooleanQuery.TooManyClauses is catched then switch back to
> constant score method?
> 
> Tor Atle
> --
> View this message in context: http://old.nabble.com/Wildcard-searches-and-
> document-boost-tp26857120p26864799.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]



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

Reply via email to