Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…193570) # Backport This will backport the following commits from `main` to `8.x`: - [Add autocomplete suggestions for dense_vector type (#190769)](#190769) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Youhei Sakurai","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-20T13:04:30Z","message":"Add autocomplete suggestions for dense_vector type (#190769)\n\nThis PR adds autocomplete for `dense_vector` type.\r\n\r\nCloses https://github.com/elastic/kibana/issues/190763\r\n\r\n---------\r\n\r\nCo-authored-by: Quentin Pradet <[email protected]>","sha":"9cfd40937522276d0d78c5aae2bd5142623d8c91","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Feature:Console","Feature:Dev Tools","enhancement","v9.0.0","backport:prev-minor","v8.16.0"],"title":"Add autocomplete suggestions for dense_vector type","number":190769,"url":"https://github.com/elastic/kibana/pull/190769","mergeCommit":{"message":"Add autocomplete suggestions for dense_vector type (#190769)\n\nThis PR adds autocomplete for `dense_vector` type.\r\n\r\nCloses https://github.com/elastic/kibana/issues/190763\r\n\r\n---------\r\n\r\nCo-authored-by: Quentin Pradet <[email protected]>","sha":"9cfd40937522276d0d78c5aae2bd5142623d8c91"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/190769","number":190769,"mergeCommit":{"message":"Add autocomplete suggestions for dense_vector type (#190769)\n\nThis PR adds autocomplete for `dense_vector` type.\r\n\r\nCloses https://github.com/elastic/kibana/issues/190763\r\n\r\n---------\r\n\r\nCo-authored-by: Quentin Pradet <[email protected]>","sha":"9cfd40937522276d0d78c5aae2bd5142623d8c91"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Youhei Sakurai <[email protected]>
- Loading branch information