We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf75a18 commit 6377951Copy full SHA for 6377951
docs/reference/elasticsearch/mapping-reference/semantic-text.md
@@ -283,6 +283,10 @@ PUT test-index/_doc/1
283
the input.
284
285
## Retrieving indexed chunks
286
+```{applies_to}
287
+stack: ga 9.2
288
+serverless: ga
289
+```
290
291
You can retrieve the individual chunks generated by your semantic field’s chunking
292
strategy using the [fields parameter](/reference/elasticsearch/rest-apis/retrieve-selected-fields.md#search-fields-param):
0 commit comments