Skip to content

Commit

Permalink
Merge branch 'main' into inlinestats
Browse files Browse the repository at this point in the history
  • Loading branch information
nik9000 committed Jul 10, 2024
2 parents cc20b73 + 4a77e06 commit 2f9b8af
Show file tree
Hide file tree
Showing 186 changed files with 6,373 additions and 3,601 deletions.
20 changes: 0 additions & 20 deletions .buildkite/pipelines/pull-request/bwc-snapshots-windows.yml

This file was deleted.

6 changes: 6 additions & 0 deletions docs/changelog/107047.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 107047
summary: "Search/Mapping: KnnVectorQueryBuilder support for allowUnmappedFields"
area: Search
type: bug
issues:
- 106846
5 changes: 5 additions & 0 deletions docs/changelog/110527.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 110527
summary: "ESQL: Add boolean support to Max and Min aggs"
area: ES|QL
type: feature
issues: []
5 changes: 5 additions & 0 deletions docs/changelog/110651.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 110651
summary: "Remove `default_field: message` from metrics index templates"
area: Data streams
type: enhancement
issues: []
5 changes: 5 additions & 0 deletions docs/changelog/110666.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 110666
summary: Removing the use of Stream::peek from `GeoIpDownloader::cleanDatabases`
area: Ingest Node
type: bug
issues: []
2 changes: 1 addition & 1 deletion docs/reference/esql/functions/description/max.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/esql/functions/description/min.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 17 additions & 5 deletions docs/reference/esql/functions/kibana/definition/max.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 17 additions & 5 deletions docs/reference/esql/functions/kibana/definition/min.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/esql/functions/kibana/docs/max.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/esql/functions/kibana/docs/min.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/esql/functions/parameters/max.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/esql/functions/parameters/min.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/esql/functions/signature/max.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/reference/esql/functions/signature/min.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/reference/esql/functions/types/max.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/reference/esql/functions/types/min.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/inference/delete-inference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Deletes an {infer} endpoint.

IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio, Google Vertex AI or
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
APIs offer an alternative way to use and manage trained models. However, if you
do not plan to use the {infer} APIs to use these models or if you want to use
non-NLP models, use the <<ml-df-trained-models-apis>>.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/inference/get-inference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Retrieves {infer} endpoint information.

IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio, Google Vertex AI or
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
APIs offer an alternative way to use and manage trained models. However, if you
do not plan to use the {infer} APIs to use these models or if you want to use
non-NLP models, use the <<ml-df-trained-models-apis>>.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/inference/inference-apis.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ experimental[]

IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio or
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
APIs offer an alternative way to use and manage trained models. However, if you
do not plan to use the {infer} APIs to use these models or if you want to use
non-NLP models, use the <<ml-df-trained-models-apis>>.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/inference/post-inference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Performs an inference task on an input text by using an {infer} endpoint.

IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio, Google Vertex AI or
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
APIs offer an alternative way to use and manage trained models. However, if you
do not plan to use the {infer} APIs to use these models or if you want to use
non-NLP models, use the <<ml-df-trained-models-apis>>.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/inference/put-inference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Creates an {infer} endpoint to perform an {infer} task.

IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Mistral, Azure OpenAI, Google AI Studio, Google Vertex AI or Hugging Face.
For built-in models and models uploaded though Eland, the {infer} APIs offer an alternative way to use and manage trained models.
For built-in models and models uploaded through Eland, the {infer} APIs offer an alternative way to use and manage trained models.
However, if you do not plan to use the {infer} APIs to use these models or if you want to use non-NLP models, use the <<ml-df-trained-models-apis>>.


Expand Down
3 changes: 0 additions & 3 deletions docs/reference/search/multi-search-template-api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ PUT _scripts/my-search-template
},
"from": "{{from}}",
"size": "{{size}}"
},
"params": {
"query_string": "My query string"
}
}
}
Expand Down
3 changes: 0 additions & 3 deletions docs/reference/search/render-search-template-api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ PUT _scripts/my-search-template
},
"from": "{{from}}",
"size": "{{size}}"
},
"params": {
"query_string": "My query string"
}
}
}
Expand Down
3 changes: 0 additions & 3 deletions docs/reference/search/search-template-api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ PUT _scripts/my-search-template
},
"from": "{{from}}",
"size": "{{size}}"
},
"params": {
"query_string": "My query string"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ PUT _scripts/my-search-template
},
"from": "{{from}}",
"size": "{{size}}"
},
"params": {
"query_string": "My query string"
}
}
}
Expand Down
Loading

0 comments on commit 2f9b8af

Please sign in to comment.