Uses of Class
org.apache.lucene.facet.search.OrdinalsCache.CachedOrds

Packages that use OrdinalsCache.CachedOrds
org.apache.lucene.facet.search Facets search code. 
 

Uses of OrdinalsCache.CachedOrds in org.apache.lucene.facet.search
 

Methods in org.apache.lucene.facet.search that return OrdinalsCache.CachedOrds
static OrdinalsCache.CachedOrds OrdinalsCache.getCachedOrds(AtomicReaderContext context, CategoryListParams clp)
          Returns the OrdinalsCache.CachedOrds relevant to the given AtomicReaderContext, or null if there is no BinaryDocValues in this reader for the requested CategoryListParams.field.
 



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