* Add tests for query rules
* More tests
* Fix search app tests
* Fix tests
* Add teardown to tests
* Add tests for list search apps call
* Update test in get search application
* Tweak stack trace
* Make response match in test
---------
Co-authored-by: carlosdelest <carlos.delgado@elastic.co>
* Stop returning the indices list for GET search app
* Stop returning the indices list for the list search app API
* Stop storing indices list
* Remove indices from system index mapping
* Check for alias in PUT rest tests
* Documentation changes
* Do not check for alias existence since we are already doing get alias