Apache Lucene.Net 2.4.0 Class Library API

Weight Members

Weight overview

Public Instance Methods

ExplainAn explanation of the score computation for the named document.
GetQueryThe query that this concerns.
GetValueThe weight for this query.
NormalizeAssigns the query normalization factor to this.
ScorerConstructs a scorer for this.
SumOfSquaredWeightsThe sum of squared weights of contained query clauses.

See Also

Weight Interface | Lucene.Net.Search Namespace