Skip to content

Fix indices_boost type #4147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2025
Merged

Fix indices_boost type #4147

merged 1 commit into from
Mar 27, 2025

Conversation

flobernd
Copy link
Member

Should be Array<SingleKeyDictionary<IndexName, double>> instead of Array<Dictionary<IndexName, double>>.

Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
async_search.submit 🟢 7/7 7/7
fleet.search Missing test Missing test
msearch 🟢 17/17 16/16
search 🔴 2319/2404 2387/2388

You can validate these APIs yourself by using the make validate target.

@flobernd flobernd merged commit 254f15e into main Mar 27, 2025
18 checks passed
@flobernd flobernd deleted the fix-indices-boost branch March 27, 2025 11:23
github-actions bot pushed a commit that referenced this pull request Mar 27, 2025
(cherry picked from commit 254f15e)
github-actions bot pushed a commit that referenced this pull request Mar 27, 2025
(cherry picked from commit 254f15e)
github-actions bot pushed a commit that referenced this pull request Mar 27, 2025
(cherry picked from commit 254f15e)
flobernd added a commit that referenced this pull request Mar 27, 2025
(cherry picked from commit 254f15e)

Co-authored-by: Florian Bernd <[email protected]>
flobernd added a commit that referenced this pull request Mar 27, 2025
(cherry picked from commit 254f15e)

Co-authored-by: Florian Bernd <[email protected]>
flobernd added a commit that referenced this pull request Mar 27, 2025
(cherry picked from commit 254f15e)

Co-authored-by: Florian Bernd <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants