Package org.terrier.realtime.matching
Provides additional matching implementations specifically for real-time index structures. For instance, matching over a subset of the indices within a MultiIndex.
-
Class Summary Class Description IncrementalSelectiveMatching This class is used by the incremental indexer to do selective matching on a MultiIndex structure.IncrementalSelectiveMostRecent This class enables search over a subset of the shards in an incremental index.