Skip to content

Commit ca95e21

Browse files
committed
Update new range index doc to point to recent Lucene documentation
1 parent 73a4568 commit ca95e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<para><code>fn:matches</code> is currently not supported due to limitations in Lucene's
5353
regular expression handling. Alternatives include the new <code>range:matches</code>
5454
function (which <emphasis>is</emphasis> supported with the new range index, although subject to
55-
<link condition="_blank" xlink:href="http://lucene.apache.org/core/4_5_1/core/org/apache/lucene/util/automaton/RegExp.html">Lucene
55+
<link condition="_blank" xlink:href="https://lucene.apache.org/core/4_10_4/core/org/apache/lucene/util/automaton/RegExp.html">Lucene
5656
limitations</link>) and the <link xlink:href="oldrangeindex">old range index</link> (which does not use Lucene).</para>
5757
</note>
5858
<para>Above configuration applies to documents using MODS, a standard for bibliographical

0 commit comments

Comments
 (0)