Skip to content

Commit b86af25

Browse files
authored
[8.8][DOCS] Adds ML-related release highlights to the what's new section. (#96175)
1 parent fb3c6d9 commit b86af25

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/reference/release-notes/highlights.asciidoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,18 @@ This PR removes the beta label for JWT realm feature to make it GA.
123123

124124
{es-pull}95398[#95398]
125125

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+
126138
// end::notable-highlights[]
127139

128140

0 commit comments

Comments
 (0)