Skip to content

Commit 4b912e9

Browse files
Update semantic_search_with_ELSER_sparse_vector_model.json
1 parent 30646b0 commit 4b912e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supporting-blog-content/Cloud-Vertex-AI/search-templates/semantic_search_with_ELSER_sparse_vector_model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GET nqdataset-simplified-clean-semantictext/_search/template
3333
"id": "google-template-elser",
3434
"params": {
3535
"query": "What's the most famous food in Italian cousine?",
36-
"index_name": "nqdataset-simplified-clean-semantictext",
36+
"index_name": "<your-index-name-here>",
3737
"num_hits": 10
3838
}
3939
}

0 commit comments

Comments
 (0)