Skip to content

Commit 15c563a

Browse files
committed
Update docs/changelog/138723.yaml
1 parent e52ffef commit 15c563a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changelog/138723.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
pr: 138723
2+
summary: Remove DOC_VALUES_SKIPPER feature flag
3+
area: Mapping
4+
type: feature
5+
issues: []
6+
highlight:
7+
title: Remove DOC_VALUES_SKIPPER feature flag
8+
body: |-
9+
Removing this flag will enable skippers automatically on keyword, ip,
10+
boolean, date and numeric fields that have index=false and
11+
doc_values=true. In addition, some fields in time_series and logsdb
12+
modes will default to using doc values skippers in place of points or
13+
terms indexes.
14+
notable: true

0 commit comments

Comments
 (0)