インターネットデパート - 取扱い商品数1000万点以上の通販サイト。送料無料商品も多数あります。

ElasticSearch 5.0 Cookbook - Third Edition (English Edition)

価格: ¥0
カテゴリ: Kindle版
ブランド: Packt Publishing
Amazon.co.jpで確認

Key Features

  • Get to grips with the newly introduced features in ElasticSearch 5.0
  • Deploy and manage simple ElasticSearch nodes, as well as complex clusters
  • A practical guide to help you master the capabilities of ElasticSearch with ease

Book Description

ElasticSearch is a Lucene-based distributed search server that allows users to index and search unstructured content with petabytes of data. This book is your one-stop guide to master the complete ElasticSearch ecosystem.

We’ll guide you through comprehensive recipes on what’s new in ElasticSearch 5.0, showing you how to create complex queries and analytics, and perform index mapping, aggregation, and scripting. Further on, you will explore the modules of Cluster and Node monitoring and see ways to back up and restore a snapshot of an index.

You will understand how to install Kibana to monitor a cluster and also to extend Kibana for plugins. Finally, you will also see how you can integrate your Java, Scala, Python, and big data applications with ElasticSearch, and add enhanced functionalities with custom plugins.

By the end of this book, you will have an in-depth knowledge of the implementation of the ElasticSearch architecture, and will be able to manage data efficiently and effectively with ElasticSearch.

What you will learn

  • Choose the best ElasticSearch cloud topology to deploy, and power it up with external plugins
  • Develop tailored mapping to take full control of index steps
  • Build complex queries by managing indices and documents
  • Optimize search results through executing analytics aggregations
  • Monitor the performance of a cluster and the nodes
  • Install Kibana to monitor a cluster and extend Kibana for plugins
  • Integrate ElasticSearch in Java, Scala, Python, and big data applications