In https://github.com/elastic/elasticsearch/pull/79512, I had to disable some compatible rest API tests because 7.x and 8.x have different behavior concerning wildcard queries. However, the tests can be rewritten to avoid using wildcards without changing their effectiveness. Once #79512 is merged, we should change the tests and reenable them.
In https://github.com/elastic/elasticsearch/pull/79512, I had to disable some compatible rest API tests because 7.x and 8.x have different behavior concerning wildcard queries. However, the tests can be rewritten to avoid using wildcards without changing their effectiveness. Once #79512 is merged, we should change the tests and reenable them.