Hello! I've got a problem and maybe someone had a similar one ;) I want to 'force' dismax to make a query like the following one: +title:foo^100 desc:foo
The name and desc fields are only an exmaple, there can be a multiple fields that lay under the name of 'title' and 'desc'. What I try to achieve is get the documents that have a match in both the title and desc fields or only in the title and exclude the documents that only have a match in the desc field. Is this possible with dismax ? -- Regards, Rafał Kuć http://solr.pl