Skip to content

Commit 7cf0f6c

Browse files
authored
[DOCS] Update version info in rank vectors page (#136263)
1 parent 730191c commit 7cf0f6c

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

docs/reference/elasticsearch/mapping-reference/rank-vectors.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
2-
navigation_title: "Rank Vectors"
2+
navigation_title: "Rank vectors"
3+
applies_to:
4+
stack: preview 9.0
5+
serverless: preview
36
mapped_pages:
47
- https://www.elastic.co/guide/en/elasticsearch/reference/current/rank-vectors.html
5-
# That link will 404 until 8.18 is current
6-
# (see https://www.elastic.co/guide/en/elasticsearch/reference/8.18/rank-vectors.html)
78
---
89

9-
# Rank Vectors [rank-vectors]
10-
11-
12-
::::{warning}
13-
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
14-
::::
15-
10+
# Rank vectors [rank-vectors]
1611

1712
The `rank_vectors` field type enables late-interaction dense vector scoring in Elasticsearch. The number of vectors per field can vary, but they must all share the same number of dimensions and element type.
1813

0 commit comments

Comments
 (0)