I got an idea:
If I would catenate all relevant fields to one large multiValued field, I
could query like this: 
{!dismax qf='myLargeField^5'}solr development //mm is 1 (100%) if not set
Additionally to that, I add a phraseQuery

{!dismax qf='myLargeField^5'}solr development AND title:(solr
development)^10 OR category:(solr development)^2 ....

Any other ideas are welcome.
Thank you for the discussion. 
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Short-DismaxRequestHandler-Question-tp775913p776446.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to