The FieldComparator..::..ShortComparator type exposes the following members.

Methods

  NameDescription
Public methodCompare (Overrides FieldComparator..::..Compare(Int32, Int32).)
Public methodCompareBottom (Overrides FieldComparator..::..CompareBottom(Int32).)
Public methodCopy (Overrides FieldComparator..::..Copy(Int32, Int32).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 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 methodSetBottom (Overrides FieldComparator..::..SetBottom(Int32).)
Public methodSetNextReader (Overrides FieldComparator..::..SetNextReader(IndexReader, Int32).)
Public methodSetScorer
Sets the Scorer to use in case a document's score is needed.
(Inherited from FieldComparator.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodValue (Overrides FieldComparator..::..Value(Int32).)

See Also