The BooleanScorer type exposes the following members.

Constructors

  NameDescription
Public methodBooleanScorer
Initializes a new instance of the BooleanScorer class

Methods

  NameDescription
Public methodAdvance (Overrides DocIdSetIterator..::..Advance(Int32).)
Public methodDoc Obsolete. (Overrides DocIdSetIterator..::..Doc()()()().)
Public methodDocID (Overrides DocIdSetIterator..::..DocID()()()().)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExplain (Overrides Scorer..::..Explain(Int32).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetSimilarity
Returns the Similarity implementation used by this scorer.
(Inherited from Scorer.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNext Obsolete. (Overrides DocIdSetIterator..::..Next()()()().)
Public methodNextDoc (Overrides DocIdSetIterator..::..NextDoc()()()().)
Public methodScore()()()() (Overrides Scorer..::..Score()()()().)
Public methodScore(Collector) (Overrides Scorer..::..Score(Collector).)
Public methodScore(HitCollector) Obsolete. (Overrides Scorer..::..Score(HitCollector).)
Protected methodScore(HitCollector, Int32) Obsolete. (Overrides Scorer..::..Score(HitCollector, Int32).)
Public methodScore(Collector, Int32, Int32) (Overrides Scorer..::..Score(Collector, Int32, Int32).)
Public methodSkipTo Obsolete. (Overrides DocIdSetIterator..::..SkipTo(Int32).)
Public methodToString (Overrides Object..::..ToString()()()().)

See Also