Elasticsearch: Fix adhoc filters with number fields (#99514)

This commit is contained in:
Isabella Siu
2025-01-27 09:04:48 -05:00
committed by GitHub
parent 53cc790180
commit 49f8359ce5
3 changed files with 60 additions and 6 deletions
@@ -5,6 +5,8 @@
- "discovery.type=single-node"
- "xpack.license.self_generated.type=basic"
- "xpack.security.enabled=false"
- 'ES_JAVA_OPTS=-XX:UseSVE=0'
- 'CLI_JAVA_OPTS=-XX:UseSVE=0'
ports:
- 9200:9200