File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,18 @@ This PR removes the beta label for JWT realm feature to make it GA.
123
123
124
124
{es-pull}95398[#95398]
125
125
126
+ [discrete]
127
+ [[elser-model]]
128
+ === The Elastic Learned Sparse EncodeR (ELSER) model
129
+
130
+ In 8.8, we introduce the Elastic Learned Sparse EncodeR model to our {ml} model
131
+ library that you can use out of the box. ELSER improves the relevance of your
132
+ search results by enabling semantic search. This search method considers the
133
+ meaning of words rather than solely relying on literal terms. ELSER is a
134
+ pre-trained, out-of-domain sparse vector model that eliminates the need for
135
+ fine-tuning on your specific source data. It provides you with relevant search
136
+ results right from the start.
137
+
126
138
// end::notable-highlights[]
127
139
128
140
You can’t perform that action at this time.
0 commit comments