Improve reindex rest tests to avoid unnecessary wildcard queries #81188
Labels
:Distributed Indexing/Reindex
Issues relating to reindex that are not caused by issues further down
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test
Issues or PRs that are addressing/adding tests
v7.16.4
v9.0.0
In #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.
The text was updated successfully, but these errors were encountered: