Uses of Class
org.apache.lucene.search.SortComparator

Packages that use SortComparator
org.apache.lucene.search Code to search indices. 
 

Uses of SortComparator in org.apache.lucene.search
 

Methods in org.apache.lucene.search with parameters of type SortComparator
 Comparable[] FieldCache.getCustom(IndexReader reader, String field, SortComparator comparator)
          Deprecated. Please implement FieldComparatorSource directly, instead.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.