Skip to content

Conversation

@natasha-moore-elastic
Copy link
Contributor

@natasha-moore-elastic natasha-moore-elastic commented Nov 10, 2025

This PR is part of the OnWeek project about fixing Vale rule violations in docs-content.

It fixes warnings and suggestions in the top-level manage-data files and the manage-data/_snippets subfolder.

Assisted by Cursor.

@github-actions
Copy link

github-actions bot commented Nov 10, 2025

@natasha-moore-elastic natasha-moore-elastic marked this pull request as ready for review November 14, 2025 14:45
@natasha-moore-elastic natasha-moore-elastic requested a review from a team as a code owner November 14, 2025 14:45
Copy link
Contributor

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

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

LGTM! ⛵

@natasha-moore-elastic natasha-moore-elastic enabled auto-merge (squash) November 14, 2025 16:31
@natasha-moore-elastic natasha-moore-elastic merged commit a03adf6 into main Nov 14, 2025
6 of 7 checks passed
@natasha-moore-elastic natasha-moore-elastic deleted the vale-manage-data branch November 14, 2025 16:33
Then, learn how these documents and the fields they contain are stored and indexed in [Mapping](/manage-data/data-store/mapping.md), and how unstructured text is converted into a structured format that’s optimized for search in [Text analysis](/manage-data/data-store/text-analysis.md).

You can also read more about working with {{es}} as a data store including how to use [index templates](/manage-data/data-store/templates.md) to tell {{es}} how to configure an index when it is created, how to use [aliases](/manage-data/data-store/aliases.md) to point to multiple indices, and how to use the [command line to manage data](/manage-data/data-store/manage-data-from-the-command-line.md) stored in {{es}}.
You can also read more about working with {{es}} as a data store including how to use [index templates](/manage-data/data-store/templates.md) to tell {{es}} how to configure an index when you create it, how to use [aliases](/manage-data/data-store/aliases.md) to point to multiple indices, and how to use the [command line to manage data](/manage-data/data-store/manage-data-from-the-command-line.md) stored in {{es}}.
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is possibly a confusing change - the reason behind index templates is so the index is created properly when it is created by some automated means. "you create it" implies manual effort.

Copy link
Member

Choose a reason for hiding this comment

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

++ agreed. thanks for calling this out, @shainaraskas.

@natasha-moore-elastic can you please fix this

Copy link
Member

Choose a reason for hiding this comment

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

Fixed in #3941.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants