InterviewSolution
Saved Bookmarks
| 1. |
What is ElasticSearch used for? |
|
Answer» Elasticsearch's speed and scalability as well as its ability to index different TYPES of data make it ideal for a number of use cases. In addition to its high scalability, Elasticsearch also offers near-real-time search capabilities. All this adds up to a solution that offers much more than a search engine and supports many operational and critical business use cases. Since Elasticsearch has powerful search capabilities, it is typically the underlying TECHNOLOGY for APPLICATIONS requiring complex search requirements. Listed below are some of the use cases of ElasticSearch:
|
|