Q&A
Ask and answer questions to make information more available to wider audiences.
Aniyah Mould @mouldaniyah   13, May 2023 12:00 AM
advantages of Elastic Search
What are the important advantages of Elastic Search?
answers 2
 
Answer 1
Jose Grimsbro @josegrimsbro   15, May 2023 07:48 PM
It provides horizontal scalability, reliability, and multitenant capability for real-time use of indexing.
Helps you to scale vertically and horizontally
 
Answer 2
Michaela Samuel @samuelmichaela5   15, May 2023 07:45 PM
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