You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix unit test SearchQueryCategorizerTests.testFunctionScoreQuery ([#270](https://github.com/opensearch-project/query-insights/pull/270))
11
+
12
+
### Enhancements
13
+
* Add default index template for query insights local index ([#254](https://github.com/opensearch-project/query-insights/pull/254))
14
+
* Change local index replica count to 0 ([#257](https://github.com/opensearch-project/query-insights/pull/257))
15
+
* Use ClusterStateRequest with index pattern when searching for expired local indices ([#262](https://github.com/opensearch-project/query-insights/pull/262))
16
+
* Add strict hash check on top queries indices ([#266](https://github.com/opensearch-project/query-insights/pull/266))
17
+
18
+
### Infrastructure
19
+
* Fix pipeline on main branch ([#274](https://github.com/opensearch-project/query-insights/pull/274))
0 commit comments