mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-13 04:09:33 +00:00
* Reject regex search if regex string is too long (#28344) * Add docs * Introduce index level setting `index.max_regex_length` to control the maximum length of the regular expression Closes #28344