Uses of Package
org.apache.lucene.codecs.sep

Packages that use org.apache.lucene.codecs.sep
org.apache.lucene.codecs.intblock Intblock: base support for fixed or variable length block integer encoders 
org.apache.lucene.codecs.sep Sep: base support for separate files (doc,frq,pos,skp,pyl) 
 

Classes in org.apache.lucene.codecs.sep used by org.apache.lucene.codecs.intblock
IntIndexInput
          Defines basic API for writing ints to an IndexOutput.
IntIndexOutput
          Defines basic API for writing ints to an IndexOutput.
 

Classes in org.apache.lucene.codecs.sep used by org.apache.lucene.codecs.sep
IntIndexInput
          Defines basic API for writing ints to an IndexOutput.
IntIndexInput.Index
           
IntIndexInput.Reader
           
IntIndexOutput
          Defines basic API for writing ints to an IndexOutput.
IntIndexOutput.Index
           
IntStreamFactory
           
 



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