Skip to content

Commit bf33af6

Browse files
[DOCS] Fixes field type in ELSER conceptual. (#2527) (#2529)
(cherry picked from commit b0a10a7) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 3e33ffd commit bf33af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ are learned to co-occur frequently within a diverse set of training data. The
2525
terms that the text is expanded into by the model _are not_ synonyms for the
2626
search terms; they are learned associations. These expanded terms are weighted
2727
as some of them are more significant than others. Then the {es}
28-
{ref}/rank-feature.html[rank-feature field type] is used to store the terms and
29-
weights at index time, and to search against later.
28+
{ref}/rank-features.html[rank features field type] is used to store the terms
29+
and weights at index time, and to search against later.
3030

3131

3232
[discrete]

0 commit comments

Comments
 (0)