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

Uses in package org.apache.lucene.search

Methods with parameter type org.apache.lucene.search.SortComparator

Comparable[]
FieldCache.getCustom(IndexReader reader, String field, SortComparator comparator)
Checks the internal cache for an appropriate entry, and if none is found reads the terms out of field and calls the given SortComparator to get the sort values.

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