Skip to content

Commit acf2386

Browse files
committed
[DOC-13488]: Feedback on Create a Vector Search Index with the Server Web Console | Couchbase Docs
Changes following reviews.
1 parent 89e5b52 commit acf2386

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
-76.4 KB
Binary file not shown.
Binary file not shown.

modules/vector-search/pages/create-vector-search-index-ui.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ You cannot have 2 indexes with the same name inside the same bucket and scope.
6060
.. In the *Collection* list, select the collection that contains the documents you want to include in your index.
6161
.. Select the [.ui]*only index specified fields* checkbox.
6262
.. Unset the [.ui]*#default* field
63-
+
64-
image::only-index-specified-field-checkbox.png[,50%]
63+
.. Under the collection name, select *only index specified fields*.
64+
6565
.. Click btn:[OK].
6666

6767
+
@@ -73,7 +73,6 @@ For more information about how to create type mappings, see xref:search:create-t
7373
+
7474
image::insert-child-field.png[,50%]
7575

76-
7776
.. Enter the name of the field in your documents that contains your vector embeddings.
7877
+
7978
Vectors must be represented as an array of floating point numbers.

0 commit comments

Comments
 (0)