Skip to content

Commit 0cca6d3

Browse files
Update modules/ROOT/pages/performance/index-configuration.adoc
Co-authored-by: Jens Pryce-Åklundh <[email protected]>
1 parent 78998cf commit 0cca6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/performance/index-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When you write a Cypher query, you do not need to specify which indexes to use.
2121
Cypher's query planner decides which of the available indexes to use.
2222

2323
The rest of this page provides information on the available indexes and their configuration aspects.
24-
For further details on creating, querying, and dropping indexes, see link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/search-performance-indexes/[Cypher Manual -> Indexes for search performance] and link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/semantic-indexes/full-text-indexes/[Cypher Manual -> Indexes to support full-text search].
24+
For further details on creating, querying, and dropping indexes, see link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/search-performance-indexes/[Cypher Manual -> Indexes for search performance], link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/semantic-indexes/full-text-indexes/[Full-text indexes], and link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/semantic-indexes/vector-indexes/[Vector indexes].
2525

2626
The type of an index can be identified according to the table below:
2727

0 commit comments

Comments
 (0)