PhoenixmlDb.XQuery
FtScoreFunction
ft:score($node as node()) as xs:double Returns the full-text relevance score of a node from the most recent contains-text evaluation. Score is 0.0 (no match) to 1.0 (perfect match), normalized from BM25.
#FtScoreFunction
Namespace: PhoenixmlDb.XQuery.FullText
ft:score($node as node()) as xs:double Returns the full-text relevance score of a node from the most recent contains-text evaluation. Score is 0.0 (no match) to 1.0 (perfect match), normalized from BM25.