Elasticsearch in Action

Elasticsearch in Action

English | 2015 | ISBN: 978-1617291623 | 496 Pages | PDF, EPUB | 23 MB

Elasticsearch in Action teaches you how to build scalable search applications using Elasticsearch. You’ll ramp up fast, with an informative overview and an engaging introductory example. Within the first few chapters, you’ll pick up the core concepts you need to implement basic searches and efficient indexing. With the fundamentals well in hand, you’ll go on to gain an organized view of how to optimize your design. Perfect for developers and administrators building and managing search-oriented applications.
Modern search seems like magic—you type a few words and the search engine appears to know what you want. With the Elasticsearch real-time search and analytics engine, you can give your users this magical experience without having to do complex low-level programming or understand advanced data science algorithms. You just install it, tweak it, and get on with your work.
Elasticsearch in Action teaches you how to write applications that deliver professional quality search. As you read, you’ll learn to add basic search features to any application, enhance search results with predictive analysis and relevancy ranking, and use saved data from prior searches to give users a custom experience. This practical book focuses on Elasticsearch’s REST API via HTTP. Code snippets are written mostly in bash using cURL, so they’re easily translatable to other languages.
What’s Inside

  • What is a great search application?
  • Building scalable search solutions
  • Using Elasticsearch with any language
  • Configuration and tuning
Homepage