File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
extensions/indexes/lucene/src/main/java/org/exist/xquery/modules/lucene Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ public class Query extends Function implements Optimizable {
5555 used. The context of the Lucene query is determined by the given input
5656 node set. The query is specified either as a query string based on
5757 Lucene's default query syntax or as an XML fragment.
58- See http ://exist-db.org/lucene.html#N1029E for complete documentation.""" ,
58+ See https ://exist-db.org/exist/apps/doc/ lucene.xml#query for complete documentation.""" ,
5959 returnsOptMany (Type .NODE , """
6060 all nodes from the input node set matching the query. match highlighting information
6161 will be available for all returned nodes. Lucene's match score can be retrieved via
You can’t perform that action at this time.
0 commit comments