|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FullTextSearchScore
Evaluates to a DOUBLE value equal to the full-text search score
of a node.
fullTextSearchExpression specified in a FullTextSearch.
The values to which FullTextSearchScore evaluates and the
interpretation of those values are implementation specific.
FullTextSearchScore may evaluate to a constant value in a
repository that does not support full-text search scoring or has no
full-text indexed properties.
The query is invalid if selector is not the name
of a selector in the query.
| Method Summary | |
|---|---|
String |
getSelectorName()
Gets the name of the selector against which to evaluate this operand. |
| Method Detail |
|---|
String getSelectorName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||