public class IncrementalDeletePolicy extends Object
| Constructor and Description |
|---|
IncrementalDeletePolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deletePolicy()
No delete.
|
static IncrementalDeletePolicy |
get(String policy) |
protected List<Integer> |
getIndicesToDelete(List<Index> indices)
Get a list of indices to delete (if any)
|
void |
runPolicy(List<Index> indices) |
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow