Lucene.Net 1.9.1 Class Library

Hit.GetBoost Method 

Returns the boost factor for this hit on any field of the underlying document.

public virtual float GetBoost();

See Also

Hit Class | Lucene.Net.Search Namespace |