Skip to content

Commit 5330e77

Browse files
Update modules/ROOT/pages/performance/index-configuration.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
1 parent c3f64d5 commit 5330e77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,8 @@ A token lookup index is always created over all labels or relationship types, re
263263

264264
Token lookup indexes are introduced in 4.3, and whereas the relationship type lookup index is a new concept, the node label lookup index is not.
265265
The latter evolved from the label scan store, which has existed in various forms for a long time.
266-
The node label lookup index provides the same functionality as the former label scan store. Still, it has additional features common to all indexes, such as the ability to be created and dropped using a non-blocking population.
266+
The node label lookup index provides the same functionality as the former label scan store.
267+
Still, it has additional features common to all indexes, such as the ability to be created and dropped using a non-blocking population.
267268

268269
[[index-configuration-token-lookup-use-and-significance]]
269270
=== Use and significance

0 commit comments

Comments
 (0)