Skip to content

Commit ee5e327

Browse files
committed
Merge branch 'fix_for_ise_on_fieldsexistquery_on_textfields' of github.com:pmpailis/elasticsearch into fix_for_ise_on_fieldsexistquery_on_textfields
2 parents 7d05df9 + 93a97bb commit ee5e327

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog/130531.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 130531
2+
summary: Adding check for `isIndexed` in text fields when generating field exists
3+
queries to avoid ISE when field is stored but not indexed or with `doc_values`
4+
area: Analysis
5+
type: bug
6+
issues: []

0 commit comments

Comments
 (0)