Uses of Class
org.apache.lucene.search.Rescorer
Packages that use Rescorer
-
Uses of Rescorer in org.apache.lucene.search
Subclasses of Rescorer in org.apache.lucene.searchModifier and TypeClassDescriptionclassARescorerthat uses provided DoubleValuesSource to rescore first pass hits.classRescores top N results from a first pass query using aLateInteractionFloatValuesSourceclassARescorerthat uses a provided Query to assign scores to the first-pass hits.classARescorerthat re-sorts according to a provided Sort.