Elasticsearch in Action, Second Edition
eBook - ePub

Elasticsearch in Action, Second Edition

  1. 592 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Elasticsearch in Action, Second Edition

About this book

Build powerful, production-ready search applications using the incredible features of Elasticsearch. In Elasticsearch in Action, Second Edition you will discover:

  • Architecture, concepts, and fundamentals of Elasticsearch
  • Installing, configuring, and running Elasticsearch and Kibana
  • Creating an index with custom settings
  • Data types, mapping fundamentals, and templates
  • Fundamentals of text analysis and working with text analyzers
  • Indexing, deleting, and updating documents
  • Indexing data in bulk, and reindexing and aliasing operations
  • Learning search concepts, relevancy scores, and similarity algorithms


Elasticsearch in Action, Second Edition teaches you to build scalable search applications using Elasticsearch. This completely new edition explores Elasticsearch fundamentals from the ground up. You'll deep dive into design principles, search architectures, and Elasticsearch's essential APIs. Every chapter is clearly illustrated with diagrams and hands-on examples. You'll even explore real-world use cases for full text search, data visualizations, and machine learning. Plus, its comprehensive nature means you'll keep coming back to the book as a handy reference! Foreword by Shay Banon. About the technology Create fully professional-grade search engines with Elasticsearch and Kibana! Rewritten for the latest version of Elasticsearch, this practical book explores Elasticsearch's high-level architecture, reveals infrastructure patterns, and walks through the search and analytics capabilities of numerous Elasticsearch APIs. About the book Elasticsearch in Action, Second Edition teaches you how to add modern search features to websites and applications using Elasticsearch 8. In it, you'll quickly progress from the basics of installation and configuring clusters, to indexing documents, advanced aggregations, and putting your servers into production. You'll especially appreciate the mix of technical detail with techniques for designing great search experiences. What's inside

  • Understanding search architecture
  • Full text and term-level search queries
  • Analytics and aggregations
  • High-level visualizations in Kibana
  • Configure, scale, and tune clusters


About the reader
For application developers comfortable with scripting and command-line applications. About the author Madhusudhan Konda is a full-stack lead engineer, architect, mentor, and conference speaker. He delivers live online training on Elasticsearch and the Elastic Stack. Table of Contents 1 Overview
2 Getting started
3 Architecture
4 Mapping
5 Working with documents
6 Indexing operations
7 Text analysis
8 Introducing search
9 Term-level search
10 Full-text searches
11 Compound queries
12 Advanced search
13 Aggregations
14 Administration
15 Performance and troubleshooting

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Elasticsearch in Action, Second Edition by Madhusudhan Konda in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Mining. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2024
eBook ISBN
9781638354000
Edition
0

Table of contents

  1. inside front cover
  2. Praise for the First Edition
  3. Elasticsearch in Action
  4. Copyright
  5. dedication
  6. contents
  7. front matter
  8. 1 Overview
  9. 2 Getting started
  10. 3 Architecture
  11. 4 Mapping
  12. 5 Working with documents
  13. 6 Indexing operations
  14. 7 Text analysis
  15. 8 Introducing search
  16. 9 Term-level search
  17. 10 Full-text searches
  18. 11 Compound queries
  19. 12 Advanced search
  20. 13 Aggregations
  21. 14 Administration
  22. 15 Performance and troubleshooting
  23. Appendix A. Installation
  24. Appendix B. Ingest pipelines
  25. Appendix C. Clients
  26. index