Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering Elasticsearch, Second Edition

Posted By: ksveta6
Mastering Elasticsearch, Second Edition

Mastering Elasticsearch, Second Edition by Rafal Kuc, Marek Rogozinski
2015 | ISBN: 1783553790 | English | 372 pages | True PDF + EPUB | 5 MB + 4 MB

Further your knowledge of the Elasticsearch server by learning more about its internals, querying, and data handling

About This Book

Understand Apache Lucene and Elasticsearch's design and architecture
Design your index, configure it, and distribute it, not only with assumptions, but with the underlying knowledge of how it works
Improve your user search experience with Elasticsearch functionality and learn how to develop your own Elasticsearch plugins
Who This Book Is For

This book is for Elasticsearch users who want to extend their knowledge and develop new skills. Prior knowledge of the Query DSL and data indexing is expected.

In Detail

Elasticsearch is a modern, fast, distributed, scalable, fault tolerant, and open source search and analytics engine. Elasticsearch leverages the capabilities of Apache Lucene, providing a new level of control over how you can index and search even huge sets of data.

This book covers intermediate and advanced functionalities of Elasticsearch and walks you through its internals including caches, the Apache Lucene library, and its monitoring capabilities. You'll learn about practical usage of Elasticsearch configuration parameters and how to use the monitoring API.

With this book, you'll delve into Elasticsearch's query rewrite, query template, bulk operation, document grouping, and function score queries. You will also learn how to improve user search experience, index distribution, segment statistics, and merging. By the end of the book, you will be able to enhance Elasticsearch's performance and create your own Elasticsearch plugins.