Elasticsearch Blueprints
Author | : Vineeth Mohan |
Publisher | : Packt Publishing Ltd |
Total Pages | : 192 |
Release | : 2015-07-24 |
ISBN-10 | : 9781783984930 |
ISBN-13 | : 1783984937 |
Rating | : 4/5 (937 Downloads) |
Download or read book Elasticsearch Blueprints written by Vineeth Mohan and published by Packt Publishing Ltd. This book was released on 2015-07-24 with total page 192 pages. Available in PDF, EPUB and Kindle. Book excerpt: Elasticsearch is a distributed search server similar to Apache Solr with a focus on large datasets, schemaless setup, and high availability. Utilizing the Apache Lucene library (also used in Apache Solr), Elasticsearch enables powerful full-text search, as well as autocomplete "morelikethis" search, multilingual functionality, and an extensive search query DSL. This book starts with the creation of a Google-like web search service, enabling you to generate your own search results. You will then learn how an e-commerce website can be built using Elasticsearch. We will discuss various approaches in getting relevant content up the results, such as relevancy based on how well a query matched the text, time-based recent documents, geographically nearer items, and other frequently used approaches. Finally, the book will cover various geocapabilities of Elasticsearch to make your searches similar to real-world scenarios.