forked from opensearch-project/OpenSearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement buildEmptyAggregations for MultiTermsAggregator (opensearch…
…-project#7089) (opensearch-project#7318) * Implement buildEmptyAggregations for MultiTermsAggregator (opensearch-project#7089) Signed-off-by: Austin Lee <austin.t.lee@gmail.com> * Address Spotless check issue Signed-off-by: Austin Lee <austin.t.lee@gmail.com> * Add a unit test for MultiTermsAggregator.buildEmptyAggregations (opensearch-project#7089) Signed-off-by: Austin Lee <austin.t.lee@gmail.com> * Update changelog Update version check and reason Signed-off-by: Austin Lee <austin.t.lee@gmail.com> --------- Signed-off-by: Austin Lee <austin.t.lee@gmail.com>
- Loading branch information
1 parent
0e8e8dc
commit 8d5752e
Showing
4 changed files
with
132 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters