public interface TermInfoI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
float |
getFreq()
Returns the frequency of the term within the index.
|
java.lang.String |
getPropertyName()
Returns the name of the property the term is associated with.
|
java.lang.String |
getTerm()
Returns the term value.
|
static final java.lang.String $0
java.lang.String getTerm()
java.lang.String getPropertyName()
float getFreq()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.