[9.1] Add missing autocomplete entries fro semantic_text and sparse_vector (#227541)#227896
Open
kibanamachine wants to merge 1 commit intoelastic:9.1from
Open
[9.1] Add missing autocomplete entries fro semantic_text and sparse_vector (#227541)#227896kibanamachine wants to merge 1 commit intoelastic:9.1from
kibanamachine wants to merge 1 commit intoelastic:9.1from
Conversation
…lastic#227541) Adds some AutoComplete entries that were missing for Dev tools: `semantic_text` chunking settings: <img width="620" height="343" alt="Screenshot 2025-07-10 at 4 12 30 PM" src="https://github.com/user-attachments/assets/7606c66f-2d82-4863-bdb2-50231c76d470" /> <img width="623" height="336" alt="Screenshot 2025-07-10 at 4 12 46 PM" src="https://github.com/user-attachments/assets/76f5b329-7a14-4606-860c-98de71ad17a7" /> Also, fixes a bug with `sparse_vector` query where `query_vector` is represented as an array when it should be a map: <img width="394" height="228" alt="Screenshot 2025-07-10 at 4 13 13 PM" src="https://github.com/user-attachments/assets/5c4aeaaa-9672-45f5-b373-dcb67825d8f9" /> Verified that `knn` `query_vector` is still represented as an array: <img width="353" height="300" alt="Screenshot 2025-07-10 at 4 13 43 PM" src="https://github.com/user-attachments/assets/1caf3397-2963-4fcb-9455-d74534223f0b" /> (cherry picked from commit a48eccf)
Contributor
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]
Historycc @kderusso |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation