There was an error while loading. Please reload this page.
2 parents a9d576d + 87672ed commit 11864ebCopy full SHA for 11864eb
1 file changed
src/main/xar-resources/data/docs/util/index-keys_5.md
@@ -46,10 +46,11 @@ had been defined (otherwise nothing will be returned).
46
47
# Index names
48
49
-The default names for indexes are as follows:
+The default names for indexes are as follows (some of them can be found in the eXist-db `conf.xml` file under `exist/indexer/modules` element):
50
51
Name|Index
52
----|-----
53
structural-index|Structural index
54
lucene-index|Lucene-based full text index
55
-range-index|New range index
+range-index|New range index
56
+ngram-index|N-gram index
0 commit comments