public interface UpdatableIndex
Modifier and Type | Method and Description |
---|---|
void |
indexDocument(Document doc)
Add a new document to the index.
|
void |
indexDocument(Map<String,String> docProperties,
DocumentPostingList docContents)
Add a new pre-parsed document to the index.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow