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 {@link 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 {@link #getSelectorName selector} is not the nameof a selector in the query.
@since JCR 2.0
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 {@link 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 {@link #getSelectorName selector} is not the nameof a selector in the query.
@since JCR 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|