Skip to content

Commit 15027a5

Browse files
reorder list to match toc
1 parent f3126fe commit 15027a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ The documentation in this section details how {{es}} works as a _data store_ sta
1111

1212
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).
1313

14-
You can also read more about working with {{es}} as a data store including how to use [aliases](/manage-data/data-store/aliases.md) to point to multiple indices, how to use [index templates](/manage-data/data-store/templates.md) to tell {{es}} how to configure an index when it is created, and how to use the [command line to manage data](/manage-data/data-store/manage-data-from-the-command-line.md) stored in {{es}}.
14+
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}}.

0 commit comments

Comments
 (0)