public interface FieldPosting extends Posting
| Modifier and Type | Method and Description |
|---|---|
int[] |
getFieldFrequencies()
Returns the frequencies of the term in each field of the document
|
int[] |
getFieldLengths()
Returns the lengths of the each fields in the current document
|
void |
setFieldLengths(int[] newLengths) |
asWritablePosting, getDocumentLength, getFrequency, getId, setIdTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow