+1 vote
in ElasticSearch by

What are the important features of Elasticsearch?

2 Answers

0 votes
by

Here are important features of Elasticsearch:

  • An open-source search server written using Java.
  • Used to index any kind of heterogeneous data
  • Has REST API web-interface with JSON output
  • Full-Text Search
  • Near Real-Time (NRT) search
  • Sharded, replicated searchable, JSON document store.
  • Schema-free, REST & JSON based distributed document store
  • Multi-language & Geolocation support
0 votes
by

Advantages and Disadvantage of Elasticsearch - javatpoint

Features of elasticsearch

Here are important features of Elasticsearch:

  1. An open-source search server written using Java.
  2. Used to index any kind of heterogeneous data
  3. Has REST API web-interface with JSON output
  4. Full-Text Search
  5. Near Real-Time (NRT) search
  6. Sharded, replicated searchable, JSON document store.
  7. Schema-free, REST & JSON based distributed document store
  8. Multi-language & Geolocation support

Related questions

+1 vote
asked Feb 25, 2023 in ElasticSearch by sharadyadav1986
0 votes
asked Jul 10, 2022 in ElasticSearch by sharadyadav1986
...