|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompassTermFreq
Holds a term within the index, its frequency and the property name it is associated with.
CompassSession.termFreqsBuilder(String[]),
CompassTermFreqsBuilder| Method Summary | |
|---|---|
float |
getFreq()
Returns the term frequency within the index. |
String |
getPropertyName()
Returns the property name this term is associated with |
String |
getTerm()
Returns the term value (of the property name). |
| Method Detail |
|---|
String getPropertyName()
String getTerm()
float getFreq()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||