| Package | Description |
|---|---|
| org.terrier.realtime.matching |
Provides additional matching implementations specifically for real-time index structures.
|
| org.terrier.realtime.multi |
Provides MultiIndex structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalSelectiveMostRecent
This class enables search over a subset of the shards in an incremental index.
|
| Modifier and Type | Method and Description |
|---|---|
static IncrementalSelectiveMatching |
IncrementalSelectiveMatching.get(String policy)
Get an new IncrementalSelectiveMatching policy object of the
specified type.
|
| Modifier and Type | Field and Description |
|---|---|
protected IncrementalSelectiveMatching |
MultiIndex.selectiveMatchingPolicy
Selective Matching policy, a policy for accessing only subsets of the indices within this multi-index.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow