Hello,

Is there some magic in edismax or one of the QPs that would make this possible:

Boost documents which match name and desc;
include docs which just match name;
and exclude docs which only match desc.


?

One could use very high field weight for name and very low weight for desc 
field in order to get docs that matched only on the desc field to be all the 
way at the end of the results.  But is there a way to exclude them from results 
in the first place?

Thanks,
Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/

Reply via email to