
Weight
- Namespace
- Rowles.LeanCorpus.Search.Scoring
- Assembly
- Rowles.LeanCorpus.dll
Defines a custom scoring pipeline over candidates from an executable approximation query.
public abstract class Weight
- Inheritance
-
Weight
Weight(Query)
Initialises a weight with its candidate approximation.
Approximation
Gets the built-in query used to produce candidate documents.
CreateScorer(IndexSearcher)
Creates the scorer used for one search operation.