Slide 7
Slide 7 text
ElasticSearch indexes every single eld, so you can
search anything (including full-text search) and it
will aggregate and group the data.
If you want to register a new node to a cluster then
it is a matter of installing ElasticSearch on a machine
and editing a con g le, which is a pretty simple ask.
ElasticSearch then takes care of spreading data
around and splitting out requests over multiple
servers.