42
Technology

elasticsearch

Elasticsearch is a Lucene based search database. The data is stored in json format. Elasticsearch can be accessed via a RESTful API. Elasticsearch can search, filter, and structure data tremendously fast. Elasticsearch is not only suitable for searching, but it can also be used to quickly deliver data from a large data pool.