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
…156577) # Backport This will backport the following commits from `main` to `8.8`: - [[Enterprise Search] Switch to production ELSER model (#156565)](#156565) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Adam Demjen","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-05-03T15:55:22Z","message":"[Enterprise Search] Switch to production ELSER model (#156565)\n\n## Summary\r\n\r\nThis PR switches the ELSER model to the production one `.elser_model_1`.\r\n\r\nThis has been manually tested with the Elasticsearch [8.8.0-SNAPSHOT\r\nDocker image from May\r\n2](https://artifacts-snapshot.elastic.co/elasticsearch/8.8.0-6ba23699/summary-8.8.0-SNAPSHOT.html).\r\n\r\n\r\n![ELSER_prod_model](https://user-images.githubusercontent.com/14224983/235962097-9b7c15b5-2249-4900-b358-9f2906e3d10e.gif)","sha":"8f0103cf165937ce1f7ec3910e430c6e0fe9d096","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.8.0","v8.9.0"],"number":156565,"url":"https://github.com/elastic/kibana/pull/156565","mergeCommit":{"message":"[Enterprise Search] Switch to production ELSER model (#156565)\n\n## Summary\r\n\r\nThis PR switches the ELSER model to the production one `.elser_model_1`.\r\n\r\nThis has been manually tested with the Elasticsearch [8.8.0-SNAPSHOT\r\nDocker image from May\r\n2](https://artifacts-snapshot.elastic.co/elasticsearch/8.8.0-6ba23699/summary-8.8.0-SNAPSHOT.html).\r\n\r\n\r\n![ELSER_prod_model](https://user-images.githubusercontent.com/14224983/235962097-9b7c15b5-2249-4900-b358-9f2906e3d10e.gif)","sha":"8f0103cf165937ce1f7ec3910e430c6e0fe9d096"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156565","number":156565,"mergeCommit":{"message":"[Enterprise Search] Switch to production ELSER model (#156565)\n\n## Summary\r\n\r\nThis PR switches the ELSER model to the production one `.elser_model_1`.\r\n\r\nThis has been manually tested with the Elasticsearch [8.8.0-SNAPSHOT\r\nDocker image from May\r\n2](https://artifacts-snapshot.elastic.co/elasticsearch/8.8.0-6ba23699/summary-8.8.0-SNAPSHOT.html).\r\n\r\n\r\n![ELSER_prod_model](https://user-images.githubusercontent.com/14224983/235962097-9b7c15b5-2249-4900-b358-9f2906e3d10e.gif)","sha":"8f0103cf165937ce1f7ec3910e430c6e0fe9d096"}}]}] BACKPORT--> Co-authored-by: Adam Demjen <[email protected]>
- Loading branch information