Apache Lucene.Net 2.1 Class Library API

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 | Document#GetBoost