ka | en
Authorisation
Full Text Search and ElasticSearch
Author: Otar KartlelishviliKeywords: Full text search, Elasticsearch, Lucene
Annotation:
In today's era it is unthinkable to use traditional techniques / RDBMS to analyze data because it is growing very fast. Big data offers a solution for analyzing large amounts of data. Using Elasticsearch techniques, data can be accessed faster. Elasticsearch is a search engine based on Lucene. It is a real- time search platform. Elasticsearch uses the concept of indexing to make searching faster. This paper develops Elasticsearch search techniques.