+1 vote
in ElasticSearch by

What are the important advantages of Elastic Search?

2 Answers

0 votes
by

Here are the important advantages of Elasticsearch:

  • Store schema-less data and also creates a schema for your data.
  • Manipulate your data record by record with the help of Multi-document APIs
  • Perform filtering and querying your data for insights
  • Based on Apache Lucene and provides RESTful API
  • It provides horizontal scalability, reliability, and multitenant capability for real-time use of indexing.
  • Helps you to scale vertically and horizontally
0 votes
by

Searching AND INDEXING Big data - ppt download

Advantages of elasticsearch

Here are the important advantages of Elasticsearch:

  1. Store schema-less data and also creates a schema for your data.
  2. Manipulate your data record by record with the help of Multi-document APIs
  3. Perform filtering and querying your data for insights
  4. Based on Apache Lucene and provides RESTful API
  5. It provides horizontal scalability, reliability, and multitenant capability for real-time use of indexing.
  6. Helps you to scale vertically and horizontally

Related questions

0 votes
asked Jul 11, 2022 in ElasticSearch by sharadyadav1986
0 votes
asked Jul 9, 2022 in ElasticSearch by sharadyadav1986
...