You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by saurabhs_iitk <sa...@gmail.com> on 2009/06/19 08:59:04 UTC

Multi Field AND Search

Hi
I have indexed 8 fileds with different boost. Now i have given a
searchstring which consists of a words and phrases. Now i want to do AND
search of that searchString on four fields and show the result based on
boost. For me searchString should occur completely in one of the field and
then the boosts come into picture. I know i can index combination of four
fields in one and then search in that but then the boost will not work.

Regards
Saurabh
-- 
View this message in context: http://www.nabble.com/Multi-Field-AND-Search-tp24106462p24106462.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org