Uses of Class
org.apache.lucene.index.OrdTermState

Packages that use OrdTermState
org.apache.lucene.codecs Codecs API: API for customization of the encoding and structure of the index. 
 

Uses of OrdTermState in org.apache.lucene.codecs
 

Subclasses of OrdTermState in org.apache.lucene.codecs
 class BlockTermState
          Holds all state required for PostingsReaderBase to produce a DocsEnum without re-seeking the terms dict.
 



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