Hello community,

I need a minimum should match only on some fields, not on all.

Let me give you an example:
title: "Breaking News: New information about Solr 1.5"
category: development
tag: Solr News

If I am searching for "Solr development", I want to return this doc,
although I defined a minimum should match of 100%, because 100% of the query
match the *whole* document. 
At the moment, 100% applies only if 100% of the query match a field. 

Is this possible at the moment?
If not, are there any suggestions or practices to make this working?

Thank you.

Kind regards
- Mitch
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Short-DismaxRequestHandler-Question-tp775913p775913.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to