Apache Lucene.Net 2.4.0 Class Library API

TermScorer Members

TermScorer overview

Public Instance Constructors

TermScorer Constructor

Public Instance Methods

DocReturns the current document number matching the query. Initially invalid, until {@link #next()} is called the first time.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Explain 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetSimilarity (inherited from Scorer)Returns the Similarity implementation used by this scorer.
GetType (inherited from Object)Gets the Type of the current instance.
Next 
ScoreOverloaded.  
SkipTo 
ToStringReturns a string representation of this
TermScorer
.

Protected Internal Instance Methods

ScoreOverloaded.  

See Also

TermScorer Class | Lucene.Net.Search Namespace