Uses of Class
org.apache.lucene.codecs.PerDocProducerBase

Packages that use PerDocProducerBase
org.apache.lucene.codecs.lucene40 Lucene 4.0 file format. 
 

Uses of PerDocProducerBase in org.apache.lucene.codecs.lucene40
 

Subclasses of PerDocProducerBase in org.apache.lucene.codecs.lucene40
 class Lucene40DocValuesProducer
          Lucene 4.0 PerDocProducer implementation that uses compound file.
static class Lucene40NormsFormat.Lucene40NormsDocValuesProducer
          Lucene 4.0 PerDocProducer implementation that uses compound file.
 



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