mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-19 15:14:59 +00:00
- Introduce index level settings to control the maximum number of terms that can be used in a Terms Query - Throw an error if a request exceeds this max number Closes #18829