Merged
Conversation
Contributor
|
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
Comment on lines
266
to
268
| :::{important} | ||
| {applies_to}`stack: ga 9.1` When an ES|QL query times out, partial results that are available are shown. The timeout is defined by the `search:timeout` advanced setting, which is set to 10 mins by default. In serverless projects, this advanced setting is not customizable and the timeout is set to 10 minutes. | ||
| ::: |
Comment on lines
+225
to
+227
| :::{note} | ||
| Free text searches that don't specify a field may not return expected results depending on how the [`index.query.default_field` index setting](elasticsearch://reference/elasticsearch/index-settings/index-modules.md#index-query-default-field) is configured for the indices matching the current data view. | ||
| ::: |
Contributor
Author
There was a problem hiding this comment.
@ninoslavmiskovic does this make sense regarding https://github.com/elastic/enhancements/issues/18024?
nastasha-solomon
approved these changes
Jul 3, 2025
florent-leborgne
added a commit
to elastic/kibana
that referenced
this pull request
Jul 4, 2025
This PR is the 8.19 equivalent of elastic/docs-content#1905 minus the link to the default_field index setting, that I'll do separately to ease backporting
Contributor
🔍 Preview links for changed docs |
florent-leborgne
added a commit
to elastic/kibana
that referenced
this pull request
Jul 4, 2025
florent-leborgne
added a commit
to florent-leborgne/kibana
that referenced
this pull request
Jul 4, 2025
…stic#225129) Relates to: elastic/enhancements#18024 9.1 version in elastic/docs-content#1905 (cherry picked from commit ece2e34)
florent-leborgne
added a commit
to florent-leborgne/kibana
that referenced
this pull request
Jul 4, 2025
…stic#225129) Relates to: elastic/enhancements#18024 9.1 version in elastic/docs-content#1905 (cherry picked from commit ece2e34)
florent-leborgne
added a commit
to florent-leborgne/kibana
that referenced
this pull request
Jul 4, 2025
…stic#225129) Relates to: elastic/enhancements#18024 9.1 version in elastic/docs-content#1905 (cherry picked from commit ece2e34)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bacthing a few small changes in the Discover docs:
Closes: https://github.com/elastic/enhancements/issues/18024 (not specific to 9.1.0)
Closes: #1667
Closes: #1669
Closes: #1671