Skip to content

Commit ef8303c

Browse files
authored
Merge branch 'main' into inlinestats_pickup3
2 parents dc8c35d + ecb602d commit ef8303c

File tree

31 files changed

+284
-154
lines changed

31 files changed

+284
-154
lines changed

docs/changelog/124604.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 124604
2+
summary: Fix geoip databases index access after system feature migration (take 3)
3+
area: Ingest Node
4+
type: bug
5+
issues: []

docs/changelog/124638.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 124638
2+
summary: Provide model size statistics as soon as an anomaly detection job is opened
3+
area: Machine Learning
4+
type: bug
5+
issues:
6+
- 121168

docs/changelog/124662.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 124662
2+
summary: Let MLTQuery throw IAE when no analyzer is set
3+
area: Search
4+
type: bug
5+
issues:
6+
- 124562

docs/docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ subs:
168168
ess: "Elasticsearch Service"
169169
ece: "Elastic Cloud Enterprise"
170170
eck: "Elastic Cloud on Kubernetes"
171+
ech: "Elastic Cloud Hosted"
171172
serverless-full: "Elastic Cloud Serverless"
172173
serverless-short: "Serverless"
173174
es-serverless: "Elasticsearch Serverless"

docs/reference/elasticsearch-plugins/_other_command_line_parameters.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/_other_command_line_parameters.html
4+
applies_to:
5+
deployment:
6+
self: ga
47
---
58

69
# Other command line parameters [_other_command_line_parameters]

docs/reference/elasticsearch-plugins/_plugins_directory.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/_plugins_directory.html
4+
applies_to:
5+
deployment:
6+
self: ga
47
---
58

69
# Plugins directory [_plugins_directory]

docs/reference/elasticsearch-plugins/cloud-enterprise/ece-add-plugins.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/reference/elasticsearch-plugins/cloud/ec-adding-elastic-plugins.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/reference/elasticsearch-plugins/cloud/ec-adding-plugins.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/reference/elasticsearch-plugins/cloud/ec-custom-bundles.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-custom-bundles.html
4+
applies_to:
5+
deployment:
6+
ess: ga
47
---
58

69
# Upload custom plugins and bundles [ec-custom-bundles]

0 commit comments

Comments
 (0)