Skip to content

Commit 85404a1

Browse files
committed
(fix) bump date and fix filepath
1 parent 75c42a1 commit 85404a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
schematypens="http://purl.oclc.org/dsdl/schematron"?><article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
44
<info>
55
<title>Full Text Index</title>
6-
<date>4Q19</date>
6+
<date>1Q20</date>
77
<keywordset>
88
<keyword>indexing</keyword>
99
</keywordset>
@@ -416,7 +416,7 @@
416416
</para>
417417
<programlisting language="xml" xlink:href="listings/listing-520.xml"/>
418418
<programlisting language="xquery" xlink:href="listings/listing-521.txt"/>
419-
<para>which assumes hierarchical subject structure stored in <emphasis>/db/lucenetest/subjects.xml</emphasis></para>
419+
<para>which assumes hierarchical subject structure stored in <emphasis>/db/subjects/subjects.xml</emphasis></para>
420420
<programlisting language="xml" xlink:href="listings/listing-522.xml"/>
421421
<para>Next, we may want to define fields for the authors and title of the article. In docbook, <tag>author</tag> can be a complex element,
422422
consisting e.g. of a <tag>personname</tag> with nested

0 commit comments

Comments
 (0)