Uses of Package
org.egothor.store

Packages that use org.egothor.store
org.egothor.robot.index   
org.egothor.store This package contains an implementation of barrels on a hard disk. 
 

Classes in org.egothor.store used by org.egothor.robot.index
IListMetadataRead
           
IListMetadataWrite
           
 

Classes in org.egothor.store used by org.egothor.store
Documents
          Documents implements a documents DB structure on disc.
IListMetadata
          The IListMetadata class defines the core metadata of the inverted list, its length.
IListMetadataRead
           
IListMetadataWrite
           
ProximitiesFileIn
          The ProximitiesFileIn object reads the term proximities from a file.
ProximitiesFileOut
          The ProximitiesFileOut object defines a writer of proximities of terms.
Terms
          This objects implements the data structure that uses an 1-level index.
ThickBarrelOut
          This object implements a barrel that writes its inverted lists to a single file.