Skip to content
Open
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
4 changes: 2 additions & 2 deletions _tutorials/vector-search/neural-search-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ GET /my-nlp-index/_search?search_pipeline=nlp-search-pipeline
```
{% include copy-curl.html %}

Not only does OpenSearch return documents that match the semantic meaning of `wild west`, but now the documents containing words related to the wild west theme are also scored higher relative to the others:
Not only does OpenSearch return documents that match the semantic meaning of `wild west`, but now the documents containing words related to the cowboy rodeo bronco theme are also scored higher relative to the others:

<details markdown="block">
<summary>
Expand Down Expand Up @@ -896,4 +896,4 @@ DELETE /_plugins/_ml/model_groups/Z1eQf4oB5Vm0Tdw8EIP2

## Next steps

- Explore [AI search]({{site.url}}{{site.baseurl}}/vector-search/ai-search/index/) in OpenSearch.
- Explore [AI search]({{site.url}}{{site.baseurl}}/vector-search/ai-search/index/) in OpenSearch.