Skip to content

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

florent-leborgne
Copy link
Contributor

Bacthing a few small changes in the Discover docs:

  • Minor enhancements in 9.1.0
  • Shuffling some admonitions around to have a bit less of them and place remaining ones more correctly (also to make room for new ones 😅)
  • Added a link to the default_field ES setting that can change the behavior of free text searches (old issue)

Closes: https://github.com/elastic/enhancements/issues/18024 (not specific to 9.1.0)
Closes: #1667
Closes: #1669
Closes: #1671

@florent-leborgne florent-leborgne requested review from a team as code owners June 24, 2025 17:01
Copy link

github-actions bot commented Jun 24, 2025

🔍 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.
:::
Copy link
Contributor Author

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

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.
:::
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant