目錄(75章)
倒序
- coverpage
- Mastering Elasticsearch Second Edition
- Credits
- About the Author
- Acknowledgments
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction to Elasticsearch
- Introducing Apache Lucene
- Introducing Elasticsearch
- The story
- Summary
- Chapter 2. Power User Query DSL
- Default Apache Lucene scoring explained
- Query rewrite explained
- Query templates
- Handling filters and why it matters
- Choosing the right query for the job
- Summary
- Chapter 3. Not Only Full Text Search
- Query rescoring
- Controlling multimatching
- Significant terms aggregation
- Documents grouping
- Relations between documents
- Scripting changes between Elasticsearch versions
- Summary
- Chapter 4. Improving the User Search Experience
- Correcting user spelling mistakes
- Improving the query relevance
- Summary
- Chapter 5. The Index Distribution Architecture
- Choosing the right amount of shards and replicas
- Routing explained
- Altering the default shard allocation behavior
- Query execution preference
- Summary
- Chapter 6. Low-level Index Control
- Altering Apache Lucene scoring
- Choosing the right directory implementation – the store module
- NRT flush refresh and transaction log
- Segment merging under control
- When it is too much for I/O – throttling explained
- Understanding Elasticsearch caching
- Summary
- Chapter 7. Elasticsearch Administration
- Discovery and recovery modules
- The human-friendly status API – using the Cat API
- Backing up
- Federated search
- Summary
- Chapter 8. Improving Performance
- Using doc values to optimize your queries
- Knowing about garbage collector
- Benchmarking queries
- Very hot threads
- Scaling Elasticsearch
- Summary
- Chapter 9. Developing Elasticsearch Plugins
- Creating the Apache Maven project structure
- Understanding the basics
- Creating custom REST action
- Creating the custom analysis plugin
- Summary
- Index 更新時間:2021-07-23 20:16:57
推薦閱讀
- ClickHouse性能之巔:從架構設計解讀性能之謎
- GraphQL學習指南
- Visual C++串口通信開發入門與編程實踐
- 圖解Java數據結構與算法(微課視頻版)
- 深入理解Django:框架內幕與實現原理
- Visual Basic程序設計教程
- Node.js全程實例
- C++從入門到精通(第5版)
- FPGA嵌入式項目開發實戰
- Java 從入門到項目實踐(超值版)
- Oracle實用教程
- Machine Learning for OpenCV
- Application Development with Swift
- HTML并不簡單:Web前端開發精進秘籍
- Scratch少兒編程高手的7個好習慣
- 走近SDN/NFV
- C#教程
- 軟件自動化測試實戰解析:基于Python3編程語言
- Python從入門到項目實踐(超值版)
- Learning Puppet Security
- Apple Watch極速開發
- 深度學習企業實戰:基于R語言
- MATLAB信號處理與應用
- 移動應用界面設計
- Full Stack Development with JHipster
- Java 8函數式編程
- 數字化中臺
- 響應式Web設計:HTML5和CSS3實踐指南
- 名師講壇:Java開發實戰經典(第2版)
- C#編程寶典(十年典藏版)