Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
New
-
Yes
Description
Indri (http://lemurproject.org/indri.php) is an academic search engine developed by The University of Massachusetts and Carnegie Mellon University. The major difference between Lucene and Indri is that Indri will give a document a "smoothing score" to a document that does not contain the search term, which has improved the search ranking accuracy in our experiments. I have created an Indri patch, which adds the search code needed to implement the Indri AND logic as well as Indri's implementation of Dirichlet Smoothing.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-10157 Add Additional Indri Search Engine Functionality to Lucene
- Open
-
SOLR-15958 review FilterFeatureScorer delegation logic w.r.t. Scorable
- Open
- links to