Skip to content

Commit 663a763

Browse files
committed
Add applies_to for stack 9.2
1 parent d985fd3 commit 663a763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/index-settings/time-series.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $$$index-routing-path$$$ `index.routing_path` {applies_to}`serverless: all`
4848

4949
$$$index-dimensions-tsid-strategy-enabled$$$
5050

51-
`index.index_dimensions_tsid_strategy_enabled` {applies_to}`serverless: all`
51+
`index.index_dimensions_tsid_strategy_enabled` {applies_to}`stack: ga 9.2` {applies_to}`serverless: all`
5252
: (Static, boolean) Controls if the `_tsid` can be created using the `index.dimensions` index setting.
5353
This is an internal setting that will be automatically populated and updated for eligible time series data streams and is not user-configurable.
5454
This strategy offers an improved ingestion performance that avoids processing dimensions multiple times for the purposes of shard routing and creating the `_tsid`.

0 commit comments

Comments
 (0)