Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/introduction/partials/new-features-76_2.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ For details, see xref:javascript-udfs:javascript-functions-with-couchbase.adoc#r
[#index_762]
=== Index Service

* From version 7.6.2, index creation operates in deferred build mode by default.
* From version 7.6.2, you can specify that index creation operates in deferred build mode by default.
In deferred build mode, creating an index does not trigger the index build phase: you must trigger the index build before you can use the index.
For details, see xref:n1ql:n1ql-language-reference/createindex.adoc[CREATE INDEX].

Expand Down