Skip to content

Commit 430d86e

Browse files
committed
[DOC-13488]: Feedback on Create a Vector Search Index with the Server Web Console | Couchbase Docs
Signed-off-by: Ray Offiah <ray.offiah@couchbase.com>
1 parent 8bbeb46 commit 430d86e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ You cannot have 2 indexes with the same name inside the same bucket and scope.
5858
. Expand *Mappings* and create a new type mapping on a collection:
5959
.. Click btn:[Add Type Mapping].
6060
.. In the *Collection* list, select the collection that contains the documents you want to include in your index.
61-
.. Select the [.ui]*only index specified fields* checkbox.
62-
.. Unset the [.ui]*#default* field
61+
.. Select the *only index specified fields* checkbox.
62+
.. Unset the *#default* field
6363
.. Under the collection name, select *only index specified fields*.
6464

6565
.. Click btn:[OK].
@@ -68,8 +68,7 @@ You cannot have 2 indexes with the same name inside the same bucket and scope.
6868
For more information about how to create type mappings, see xref:search:create-type-mapping.adoc[].
6969
. Create a child field mapping on the new collection type mapping:
7070

71-
.. Point to the collection you just created and go to menu:+[insert child field].
72-
.. Select menu:{plus}[insert child field] from the menu.
71+
.. Point to the collection you just created and go to menu:{plus}[insert child field].
7372
+
7473
image::insert-child-field.png[,50%]
7574

0 commit comments

Comments
 (0)