Skip to content

Commit 10505b5

Browse files
Adds reference to E5 model in ELSER docs. (#2624) (#2625)
(cherry picked from commit 102374f) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 67d46ec commit 10505b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ meaning and user intent, rather than exact keyword matches.
1818
ELSER is an out-of-domain model which means it does not require fine-tuning on
1919
your own data, making it adaptable for various use cases out of the box.
2020

21+
This model is recommended for English language documents and queries. If you
22+
want to perform semantic search on non-English language documents, use the
23+
<<ml-nlp-e5>> model.
24+
2125
IMPORTANT: While ELSER V2 is generally available, ELSER V1 is in experimental:[]
2226
and will remain in technical preview.
2327

0 commit comments

Comments
 (0)