org.apache.lucene.index
public class TermVectorEntryFreqSortedComparator extends java.lang.Object implements java.util.Comparator
TermVectorEntry
s first by frequency and then by
the term (case-sensitive)Constructor and Description |
---|
TermVectorEntryFreqSortedComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object object,
java.lang.Object object1) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.