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 4.0. Copyright © 2004-2014 University of Glasgow