public abstract class MemoryFields extends MemoryIndex
Index.UpdatingCollectionStatistics
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
docFields |
protected FieldDocumentPostingList |
fdpl |
protected TermPipeline |
pipeline |
blocks, compressionConfig, docPostings, document, fieldIDs, fields, fieldtags, indexingLock, inverted, lexicon, logger, metadata, pipeline_first, PIPELINE_NAMESPACE, stats
dirtyProperties, EMPTY_CLASS_ARRAY, lastLoadError, MINIMUM_INDEX_TERRIER_VERSION, properties, PROPERTIES_SUFFIX, RETRIEVAL_LOADING_PROFILE
Constructor and Description |
---|
MemoryFields()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
collectProperties(Index memory,
Index index,
CompressionFactory.CompressionConfiguration compressionConfig)
Collect index properties.
|
FieldDocumentIndex |
getDocumentIndex()
Return the DocumentIndex associated with this index
|
protected TermPipeline |
getEndOfPipeline()
FIXME
|
addToDocument, addToDocument, close, flush, getCollectionStatistics, getDirectIndex, getIndexStructure, getIndexStructureInputStream, getInvertedIndex, getLexicon, getMetaIndex, indexDocument, indexDocument, load_pipeline, removeDocument, toString, write
addIndexStructure, addIndexStructure, addIndexStructure, addIndexStructure, addIndexStructureInputStream, addIndexStructureInputStream, addIndexStructureInputStream, addIndexStructureInputStream, allExists, createIndex, createIndex, createNewIndex, existsIndex, getEnd, getIndexLoadingProfileAsRetrieval, getIndexProperty, getIntIndexProperty, getLastIndexLoadError, getProperties, getStart, hasIndexStructure, hasIndexStructureInputStream, join, main, setIndexLoadingProfileAsRetrieval, setIndexProperty
protected TermPipeline pipeline
protected FieldDocumentPostingList fdpl
public FieldDocumentIndex getDocumentIndex()
getDocumentIndex
in class MemoryIndex
public void collectProperties(Index memory, Index index, CompressionFactory.CompressionConfiguration compressionConfig)
collectProperties
in interface WritableIndex
collectProperties
in class MemoryIndex
protected TermPipeline getEndOfPipeline()
MemoryIndex
getEndOfPipeline
in class MemoryIndex
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow