Lucene.Net 1.9.1 Class Library
Weight.Normalize Method
Assigns the query normalization factor to this.
void
Normalize(
float
norm
);
See Also
Weight Interface
|
Lucene.Net.Search Namespace