Hi,
I have a solr collection which I use to index some documents ( title,
description, body)
and I can search it well with solr query when it is a single word query
When I search for multi words, the result is not satisfactory because I get
some results with high scores with only one word of the query while
documents with all terms are scored poorly

How can I query solr collection with multi words and get documents with all
query terms first and in the same time keeping the other documents too

rgds



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Multi-words-query-tp4185625.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to