You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<para>The query function takes a query string in Lucene's default <ulinkurl="http://lucene.apache.org/core/3_6_0/queryparsersyntax.html">query
536
+
<para>The query function takes a query string in Lucene's default <ulinkurl="https://lucene.apache.org/core/4_10_4/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#package_description">query
537
537
syntax</ulink>. It returns a set of nodes which are relevant with respect to the
538
538
query. Lucene assigns a relevance score or rank to each match. This score is
539
539
preserved by eXist-db and can be accessed through the score function, which returns a
0 commit comments