Method CompareTo
CompareTo(SimpleTerm)
Declaration
[Obsolete("deprecated (March 2011) Not normally used, to be removed from Lucene 4.0. This class implementing Comparable is to be removed at the same time.")]
public int CompareTo(SimpleTerm ost)
Parameters
Type | Name | Description |
---|---|---|
SimpleTerm | ost |
Returns
Type | Description |
---|---|
System.Int32 |
Implements
System.IComparable<T>.CompareTo(T)