Skip to content

Commit 75c42a1

Browse files
committed
(fix) add an idref missing in the previous commit
1 parent 148bf8a commit 75c42a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/xar-resources/data/lucene/lucene.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
attribute <code>store="no"</code>. The field will still be indexed and
445445
available for queries though.</para>
446446

447-
<para><emphasis role="bold">Importing external modules</emphasis>: as can be seen in the field definition for "author" above, expressions can easily become quite verbose, so writing them into an attribute
447+
<para xml:id="external-module"><emphasis role="bold">Importing external modules</emphasis>: as can be seen in the field definition for "author" above, expressions can easily become quite verbose, so writing them into an attribute
448448
is not convenient. It is thus also possible to import one or more XQuery modules into the index configuration and use the functions declared
449449
in the module:</para>
450450
<programlisting language="xml" xlink:href="listings/listing-58.xml"></programlisting>

0 commit comments

Comments
 (0)