Package org.terrier.realtime.memory.fields
Provides MemoryIndex structures that support field search.
-
Class Summary Class Description MemoryDocumentIndexFields Document index (fields).MemoryDocumentIndexFieldsMap A memory document index structure that supports fields and fast lookups via a map structure.MemoryFields Super-type of fields index implementations.MemoryFieldsDirectIndex MemoryFieldsDirectIterablePosting MemoryFieldsIndex An in-memory incremental fields index (non-compressed).MemoryFieldsIndex.Loader MemoryFieldsInvertedIndex Postings list (non-compressed) (fields).MemoryFieldsIterablePosting Iterable posting (fields).MemoryFieldsLexiconEntry Lexicon entry (fields).