目錄(88章)
倒序
- 封面
- 版權信息
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with Elasticsearch Cluster
- Full text searching
- The basics of Elasticsearch
- Installing and configuring your cluster
- Manipulating data with the REST API
- Searching with the URI request query
- Summary
- Chapter 2. Indexing Your Data
- Elasticsearch indexing
- Mappings configuration
- Batch indexing to speed up your indexing process
- Introduction to segment merging
- Introduction to routing
- Summary
- Chapter 3. Searching Your Data
- Querying Elasticsearch
- Understanding the querying process
- Basic queries
- Compound queries
- Using span queries
- Choosing the right query
- Summary
- Chapter 4. Extending Your Querying Knowledge
- Filtering your results
- Highlighting
- Validating your queries
- Sorting data
- Query rewrite
- Summary
- Chapter 5. Extending Your Index Structure
- Indexing tree-like structures
- Indexing data that is not flat
- Using nested objects
- Using the parent-child relationship
- Modifying your index structure with the update API
- Summary
- Chapter 6. Make Your Search Better
- Introduction to Apache Lucene scoring
- Scripting capabilities of Elasticsearch
- Searching content in different languages
- Influencing scores with query boosts
- When does index-time boosting make sense?
- Words with the same meaning
- Understanding the explain information
- Summary
- Chapter 7. Aggregations for Data Analysis
- Aggregations
- Aggregation types
- Pipeline aggregations
- Summary
- Chapter 8. Beyond Full-text Searching
- Percolator
- Elasticsearch spatial capabilities
- Using suggesters
- The Scroll API
- Summary
- Chapter 9. Elasticsearch Cluster in Detail
- Understanding node discovery
- The gateway and recovery modules
- Templates and dynamic templates
- Elasticsearch plugins
- Elasticsearch caches
- The update settings API
- Summary
- Chapter 10. Administrating Your Cluster
- Elasticsearch time machine
- Monitoring your cluster's state and health
- Controlling the shard and replica allocation
- Controlling cluster rebalancing
- The Cat API
- Warming up
- Index aliasing and using it to simplify your everyday work
- Summary
- Chapter 11. Scaling by Example
- Hardware
- Preparing a single Elasticsearch node
- Horizontal expansion
- Preparing the cluster for high indexing and querying throughput
- Monitoring
- Summary
- Index 更新時間:2021-07-16 12:53:05
推薦閱讀
- 深入理解Android(卷I)
- Visual Studio 2012 Cookbook
- C#程序設計實訓指導書
- Learning PostgreSQL
- C語言程序設計基礎與實驗指導
- Learning Network Forensics
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Python之光:Python編程入門與實戰
- INSTANT Sinatra Starter
- Python圖形化編程(微課版)
- 深入淺出Go語言編程
- Java Web開發基礎與案例教程
- 大話代碼架構:項目實戰版
- 計算機應用基礎
- C/C++語言程序開發參考手冊
- Developing RESTful Web Services with Jersey 2.0
- ArcGIS Blueprints
- Spark Streaming技術內幕及源碼剖析
- HTML5 for Flash Developers
- Deep Learning with Theano
- Infusionsoft Cookbook
- Java Web開發從0到1
- Web 3中的零知識證明
- U一點·料:阿里巴巴1688UED體驗設計踐行之路
- 整理優先:小改進,大回報,整潔代碼設計指南
- Python數據分析從入門到精通
- Building a Web Application with PHP and MariaDB:A Reference Guide
- Internet of Things with Arduino Blueprints
- 愛上編程:給孩子的編程入門書
- 以用戶為中心的軟件設計:打造用戶友好型應用的有效方法和準則