-
Notifications
You must be signed in to change notification settings - Fork 162
Discover 9.1.0 updates #1905
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discover 9.1.0 updates #1905
Conversation
🔍 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. |
:::{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. | ||
::: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @lukasolson as discussed over Slack
:::{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. | ||
::: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ninoslavmiskovic does this make sense regarding https://github.com/elastic/enhancements/issues/18024?
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
🔍 Preview links for changed docs |
…stic#225129) Relates to: elastic/enhancements#18024 9.1 version in elastic/docs-content#1905 (cherry picked from commit ece2e34)
…stic#225129) Relates to: elastic/enhancements#18024 9.1 version in elastic/docs-content#1905 (cherry picked from commit ece2e34)
…stic#225129) Relates to: elastic/enhancements#18024 9.1 version in elastic/docs-content#1905 (cherry picked from commit ece2e34)
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