On 6/4/2013 8:07 AM, Furkan KAMACI wrote:
> There is a term called champion list at information retrieval theory. Does
> solr/lucene has an implementation of it? Here is some information:
> http://en.wikipedia.org/wiki/Champion_list

I think this is the closest thing we have to that concept:

http://wiki.apache.org/solr/QueryElevationComponent

There are also a great many ways to do document boosting both at index
time and at query time.

http://wiki.apache.org/solr/SolrRelevancyFAQ

Thanks,
Shawn

Reply via email to