Skip to content

Commit b2a0f65

Browse files
duncdrumjoewiz
authored andcommitted
removed mention of old legacy index from indexing page
also updated mention of current from 2.2 to 3.0
1 parent 8202dcd commit b2a0f65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/indexing.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
understanding of XML and XQuery.</para>
1717
<para>Database indexes are used extensively by eXist-db to facilitate efficient querying of
1818
the database. This is accomplished both by system-generated and user-configured
19-
database indexes. The current (2.2) version of eXist-db by default includes the following
19+
database indexes. The current (3.0) version of eXist-db by default includes the following
2020
types of indexes:</para>
2121
<note>
2222
<para>Properly configured indexes have a huge impact on database performance! Some
@@ -49,13 +49,13 @@
4949
</emphasis>: These map specific text nodes and attributes of the documents
5050
in a collection to typed values.</para>
5151
</listitem>
52-
<listitem>
52+
<!--<listitem>
5353
<para>
5454
<emphasis>
5555
<ulink url="ftlegacy.xml">Legacy Full Text Indexes</ulink>
5656
</emphasis>: These map specific text nodes and attributes of the documents in
5757
a collection to text tokens.</para>
58-
</listitem>
58+
</listitem>-->
5959
<listitem>
6060
<para>
6161
<emphasis>

0 commit comments

Comments
 (0)