See: Description
Class | Description |
---|---|
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.
|
TermsWriter |
TermsWriter implements a writer of the structure that is described in
Terms . |
ThickBarrel |
This object is a core implementation of a barrel that has documents
meta data stored in DiscIndexData and inverted lists meta data in
DiscKeyIndexData.
|
ThickBarrelIn | |
ThickBarrelOut |
This object implements a barrel that writes its inverted lists to a
single file.
|
ThickBarrelSortedOut |
This object implements a barrel that writes its inverted lists to a
single file.
|
This package contains an implementation of barrels on a hard disk.
Copyright © 2016 Egothor. All Rights Reserved.