Copyright© 2008-2022 Sitevision AB, all rights reserved.
public interface FullTextSearchScore extends DynamicOperand
DOUBLE value equal to the full-text search score
of a node.
Full-text search score ranks a selector's nodes by their relevance to the
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.
Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectorName()
Gets the name of the selector against which to evaluate this operand.
|
String getSelectorName()
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.