See: Description
Interface | Description |
---|---|
LexiconBuilder.CollectionStatisticsCounter |
Counter of LexiconEntries
|
Class | Description |
---|---|
BlockDocumentPostingList |
Represents the postings of one document, and saves block (term position) information.
|
BlockFieldDocumentPostingList |
BlockFieldDocumentPostingList class
|
CompressingMetaIndexBuilder |
Creates a metaindex structure that compresses all values using Deflator.
|
CompressingMetaIndexBuilder.KeyedPartitioner |
class KeyedPartitioner
|
CompressionFactory |
Configures the compression to be used when creating an IndexOnDisk.
|
CompressionFactory.BitCompressionConfiguration | |
CompressionFactory.CompressionConfiguration |
A configuration object used by the disk indexers for configuring the compression for direct and inverted files.
|
DocumentIndexBuilder |
A builder for the document index.
|
DocumentPostingList |
Represents the postings of one document.
|
FieldDocumentPostingList |
FieldDocumentPostingList class
|
FieldLexiconMap |
class FieldLexicanMap
|
Indexer |
Properties:
termpipelines - the sequence of
TermPipeline stages (e.g. |
LexiconBuilder |
Builds temporary lexicons during indexing a collection and
merges them when the indexing of a collection has finished.
|
LexiconBuilder.BasicLexiconCollectionStaticticsCounter |
counts global statistics in the non-fields case
|
LexiconBuilder.FieldLexiconCollectionStaticticsCounter |
counts global statistics in the fields case
|
LexiconBuilder.NullCollectionStatisticsCounter | |
LexiconMap |
This class keeps track of the total counts of terms within a bundle of documents being indexed.
|
MetaIndexBuilder |
Abstract class for writing document metadata.
|
Provides the classes used for creating the data structures of the Terrier platform.
These include the builders of the inverted index, the direct index, the lexicon and the document index.
Terrier 4.0. Copyright © 2004-2014 University of Glasgow