File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ < div class ="legalnotice ">
2
+ < p >
3
+ Welcome to the official documentation for Elasticsearch:
4
+ the search and analytics engine that powers the Elastic Stack.
5
+ If you want to learn how to use Elasticsearch to search and analyze your
6
+ data, you've come to the right place. This guide shows you how to:
7
+ </ p >
8
+ < div class ="itemizedlist ">
9
+ < ul class ="itemizedlist " type ="disc ">
10
+ < li class ="listitem "> Install, configure, and administer an Elasticsearch
11
+ cluster.</ li >
12
+ < li class ="listitem "> Index your data, optimize your indices, and search
13
+ with the Elasticsearch query language.
14
+ </ li >
15
+ < li class ="listitem "> Discover trends, patterns, and anomalies with
16
+ aggregations and the machine learning APIs.
17
+ </ li >
18
+ </ ul >
19
+ </ div >
20
+ </ div >
You can’t perform that action at this time.
0 commit comments