public interface TermFrequencyAttribute extends Attribute
IndexOptions.DOCS_AND_FREQS
.Modifier and Type | Method and Description |
---|---|
int |
getTermFrequency()
Returns the custom term frequencey.
|
void |
setTermFrequency(int termFrequency)
Set the custom term frequency of the current term within one document.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.