Uses of Class
org.apache.lucene.codecs.simpletext.SimpleTextPerDocProducer

Packages that use SimpleTextPerDocProducer
org.apache.lucene.codecs.simpletext Simpletext Codec: writes human readable postings. 
 

Uses of SimpleTextPerDocProducer in org.apache.lucene.codecs.simpletext
 

Subclasses of SimpleTextPerDocProducer in org.apache.lucene.codecs.simpletext
static class SimpleTextNormsFormat.SimpleTextNormsPerDocProducer
          Reads plain-text norms.
 



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