Learning Elasticsearch distributed real-time search and analytics with Elasticsearch 5.x

Store, search, and analyze your data with ease using Elasticsearch 5.x About This Book Get to grips with the basics of Elasticsearch concepts and its APIs, and use them to create efficient applications Create large-scale Elasticsearch clusters and perform analytics using aggregation This comprehensi...

Full description

Bibliographic Details
Main Author: Andhavarapu, Abhishek
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04173nmm a2200457 u 4500
001 EB001930492
003 EBX01000000000000001093394
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781787129917 
050 4 |a QA.76.9.C55 
100 1 |a Andhavarapu, Abhishek 
245 0 0 |a Learning Elasticsearch  |b distributed real-time search and analytics with Elasticsearch 5.x  |c Abhishek Andhavarapu 
260 |a Birmingham, UK  |b Packt Publishing  |c 2017 
300 |a 1 volume  |b illustrations 
653 |a Data mining / fast 
653 |a Data Mining 
653 |a Lucene (Electronic resource) / http://id.loc.gov/authorities/names/n2005054769 
653 |a Web search engines / http://id.loc.gov/authorities/subjects/sh97007463 
653 |a COMPUTERS / Web / Search Engines / bisacsh 
653 |a Open source software / fast 
653 |a COMPUTERS / Databases / Data Mining / bisacsh 
653 |a Open source software / http://id.loc.gov/authorities/subjects/sh99003437 
653 |a Web search engines / fast 
653 |a Moteurs de recherche sur Internet 
653 |a Data mining / http://id.loc.gov/authorities/subjects/sh97002073 
653 |a Logiciels libres 
653 |a Exploration de données (Informatique) 
653 |a Lucene (Electronic resource) / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBB7J8189 
776 |z 1787129918 
776 |z 9781787129917 
776 |z 9781787128453 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781787128453/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.7 
520 |a Store, search, and analyze your data with ease using Elasticsearch 5.x About This Book Get to grips with the basics of Elasticsearch concepts and its APIs, and use them to create efficient applications Create large-scale Elasticsearch clusters and perform analytics using aggregation This comprehensive guide will get you up and running with Elasticsearch 5.x in no time Who This Book Is For If you want to build efficient search and analytics applications using Elasticsearch, this book is for you. It will also benefit developers who have worked with Lucene or Solr before and now want to work with Elasticsearch. No previous knowledge of Elasticsearch is expected.  
520 |a What You Will Learn See how to set up and configure Elasticsearch and Kibana Know how to ingest structured and unstructured data using Elasticsearch Understand how a search engine works and the concepts of relevance and scoring Find out how to query Elasticsearch with a high degree of performance and scalability Improve the user experience by using autocomplete, geolocation queries, and much more See how to slice and dice your data using Elasticsearch aggregations. Grasp how to use Kibana to explore and visualize your data Know how to host on Elastic Cloud and how to use the latest X-Pack features such as Graph and Alerting In Detail Elasticsearch is a modern, fast, distributed, scalable, fault tolerant, and open source search and analytics engine. You can use Elasticsearch for small or large applications with billions of documents. It is built to scale horizontally and can handle both structured and unstructured data.  
520 |a Packed with easy-to- follow examples, this book will ensure you will have a firm understanding of the basics of Elasticsearch and know how to utilize its capabilities efficiently. You will install and set up Elasticsearch and Kibana, and handle documents using the Distributed Document Store. You will see how to query, search, and index your data, and perform aggregation-based analytics with ease. You will see how to use Kibana to explore and visualize your data. Further on, you will learn to handle document relationships, work with geospatial data, and much more, with this easy-to-follow guide. Finally, you will see how you can set up and scale your Elasticsearch clusters in production environments. Style and approach This comprehensive guide will get you started with Elasticsearch 5.x, so you build a solid understanding of the basics. Every topic is explained in depth and ..