Uses of Class
org.apache.lucene.codecs.lucene45.Lucene45DocValuesProducer.NumericEntry

Packages that use Lucene45DocValuesProducer.NumericEntry
org.apache.lucene.codecs.lucene45 Lucene 4.5 file format. 
 

Uses of Lucene45DocValuesProducer.NumericEntry in org.apache.lucene.codecs.lucene45
 

Methods in org.apache.lucene.codecs.lucene45 with parameters of type Lucene45DocValuesProducer.NumericEntry
protected  MonotonicBlockPackedReader Lucene45DocValuesProducer.getOrdIndexInstance(IndexInput data, FieldInfo field, Lucene45DocValuesProducer.NumericEntry entry)
          returns an address instance for sortedset ordinal lists
 



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