-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
…#207125) # Backport This will backport the following commits from `main` to `8.x`: - [Update semantic_text query to use highlighting option (#205795)](#205795) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Saikat Sarkar","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-17T18:42:15Z","message":"Update semantic_text query to use highlighting option (#205795)\n\nThis PR addresses [this\r\nissue](elastic/search-team#8928) by replacing\r\nthe current semantic_text implementation, which uses inner_hit, with\r\nsemantic_text highlighting.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bac8abf7-ec50-4463-b0ad-d3152872253a\r\n\r\n---------\r\n\r\nCo-authored-by: Joseph McElroy <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"575d57e8fa7c75e1cf5549c839acb5a7d901611a","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:EnterpriseSearch","backport:prev-minor","v8.18.0"],"title":"Update semantic_text query to use highlighting option","number":205795,"url":"https://github.com/elastic/kibana/pull/205795","mergeCommit":{"message":"Update semantic_text query to use highlighting option (#205795)\n\nThis PR addresses [this\r\nissue](elastic/search-team#8928) by replacing\r\nthe current semantic_text implementation, which uses inner_hit, with\r\nsemantic_text highlighting.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bac8abf7-ec50-4463-b0ad-d3152872253a\r\n\r\n---------\r\n\r\nCo-authored-by: Joseph McElroy <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"575d57e8fa7c75e1cf5549c839acb5a7d901611a"}},"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/205795","number":205795,"mergeCommit":{"message":"Update semantic_text query to use highlighting option (#205795)\n\nThis PR addresses [this\r\nissue](elastic/search-team#8928) by replacing\r\nthe current semantic_text implementation, which uses inner_hit, with\r\nsemantic_text highlighting.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bac8abf7-ec50-4463-b0ad-d3152872253a\r\n\r\n---------\r\n\r\nCo-authored-by: Joseph McElroy <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"575d57e8fa7c75e1cf5549c839acb5a7d901611a"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Saikat Sarkar <[email protected]>
- Loading branch information
1 parent
11ca9a3
commit 7ad184b
Showing
7 changed files
with
104 additions
and
145 deletions.
There are no files selected for viewing
11 changes: 6 additions & 5 deletions
11
...layground/public/components/view_code/examples/__snapshots__/py_lang_client.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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