public class IncrementalSelectiveMatching extends Object
Constructor and Description |
---|
IncrementalSelectiveMatching()
Empty Constructor
|
Modifier and Type | Method and Description |
---|---|
static IncrementalSelectiveMatching |
get(String policy)
Get an new IncrementalSelectiveMatching policy object of the
specified type.
|
List<Index> |
getSelectedIndices(List<Index> indices)
Return all indices (default)
|
public IncrementalSelectiveMatching()
public static IncrementalSelectiveMatching get(String policy)
policy
- a string describing the policy to be applied. "mostrecent" results in IncrementalSelectiveMostRecent
IncrementalSelectiveMostRecent
unless policy is "mostrecent"Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow