Adds to the score for a fragment based on its tokens
For a list of all members of this type, see Scorer Members.
Type | Description |
---|---|
QueryScorer | {@link Scorer} implementation which scores text fragments by the number of unique query terms found. This class uses the {@link QueryTermExtractor} class to process determine the query terms and their boosts to be used. |
Namespace: Lucene.Net.Highlight
Assembly: Highlighter.Net (in Highlighter.Net.dll)