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>Such an index is called <option>named index</option>. See <ulinkurl="#query-a-named-index">Query a Named Index</ulink> on how to query the
410
+
<option>named indexes</option>.</para>
409
411
</section>
410
412
</section>
411
413
<section>
@@ -434,9 +436,9 @@ return $m</programlisting>
434
436
<para>To present search results in a <emphasis>Keywords in Context</emphasis> format,
435
437
you may want to have a look at eXist-db's <ulinkurl="kwic.xml">KWIC</ulink>
436
438
module.</para>
437
-
<section>
439
+
<sectionid="query-a-named-index">
438
440
<title>Query a Named Index</title>
439
-
<para>To query a named index, use the <function>ft:query-field($fieldName, $query)</function> instead of
441
+
<para>To query a named index (see <ulinkurl="#named-indexes">Defining Fields</ulink>), use the <function>ft:query-field($fieldName, $query)</function> instead of
0 commit comments