Class TermVectorEntryFreqSortedComparator
Compares TermVectorEntrys first by frequency and then by the term (case-sensitive)
Inheritance
System.Object
TermVectorEntryFreqSortedComparator
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class TermVectorEntryFreqSortedComparator : Collections.Generic.IComparer<TermVectorEntry>
Methods
Name | Description |
---|---|
Compare(TermVectorEntry, TermVectorEntry) |