Package org.terrier.realtime
Provides index structures that support updating and real-time retrieval. These are MemoryIndex, IncrementalIndex and MultiIndex.
-
Interface Summary Interface Description UpdatableIndex Interface describing an index that can be updatedWritableIndex Interface that defines the methods that an index should have if it has the ability to write itself to disk once it has been loaded/altered.