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