Skip to content

Commit 640a5af

Browse files
Update tutorial for Search Index terminology
resolved the comments
1 parent 251c0ad commit 640a5af

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tutorial/markdown/python/gemini-langchain-pdf-chat/gemini-langchain-pdf-chat-py.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ tags:
1818
- LangChain
1919
- Google Gemini
2020
- Artificial Intelligence
21+
- Search Vector Index
2122
sdk_language:
2223
- python
2324
length: 45 Mins
@@ -81,9 +82,9 @@ Specifically, you need to do the following:
8182
- For the purpose of this tutorial, we will be using specific bucket, scope and collection. However, you may use any name of your choice but make sure to update names in all the steps.
8283
- Create a bucket named `pdf-chat`. We will use the `_default` scope and `_default` collection of this bucket.
8384

84-
### Create the Search Index on Full Text Service
85+
### Create the Search Index on Search Service
8586

86-
We need to create the Search Index on the Full Text Service in Couchbase. For this demo, you can import the following index using the instructions.
87+
We need to create the Search Index on the Search Service in Couchbase. For this demo, you can import the following index using the instructions.
8788

8889
- [Couchbase Capella](https://docs.couchbase.com/cloud/search/import-search-index.html)
8990

0 commit comments

Comments
 (0)