mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 06:16:40 +00:00
The rest test for _cat/allocation was failing due to a regular expression not accounting for space-padded right-justified text. Also added Improvements to regular expressions to be smarter about optional values and to use '+' instead of '*' where applicable.