We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf11cc0 commit 72af3d2Copy full SHA for 72af3d2
docs/reference/data-management.asciidoc
@@ -8,6 +8,7 @@ The data you store in {es} generally falls into one of two categories:
8
9
* *Content*: a collection of items you want to search, such as a catalog of products
10
* *Time series data*: a stream of continuously-generated timestamped data, such as log entries
11
+
12
*Content* might be frequently updated,
13
but the value of the content remains relatively constant over time.
14
You want to be able to retrieve items quickly regardless of how old they are.
0 commit comments