Hi,

I have a number of fields that are used to filter documents from a search.
They should not contribute to the score of the document but merely decide
which documents are valid.  i.e. it doesn't matter how rare they are in the
index.  I also have a single "combined" field that is used for free text
searching and it should be scored as normal.

How can I turn off scoring of these "filter" fields?

Thanks,

John
-- 
View this message in context: 
http://www.nabble.com/Mixing-non-scored-an-scored-queries-tp18460018p18460018.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]

Reply via email to