Apache Lucene.Net 2.1 Class Library API

ScoreDocComparator_Fields Members

ScoreDocComparator_Fields overview

Public Static Fields

INDEXORDERSpecial comparator for sorting hits according to index order (document number).
RELEVANCESpecial comparator for sorting hits according to computed relevance (document score).

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

ScoreDocComparator_Fields Class | Lucene.Net.Search Namespace