舉報

會員
ElasticSearch Server
最新章節:
Index
Thisbookiswritteninfriendly,practicalstylewithnumeroushands-onexamplesandtutorialsthroughout.ThisbookiswrittenfordeveloperswhowishtoleverageElasticSearchtocreateafastandflexiblesearchsolution.IfyouarelookingtolearnElasticSearchorbecomemoreproficientthenthisbookisforyou.YoudonotneedknowanythingaboutElasticSeach,Java,orApacheLuceneinordertousethisbook,thoughbasicknowledgeaboutdatabasesandqueriesisrequired.
目錄(84章)
倒序
- coverpage
- ElasticSearch Server
- Credits
- About the Authors
- Acknowledgement
- Acknowledgement
- 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. Getting Started with ElasticSearch Cluster
- What is ElasticSearch?
- Installing and configuring your cluster
- Directory structure
- Configuring ElasticSearch
- Running ElasticSearch
- Shutting down ElasticSearch
- Running ElasticSearch as a system service
- Data manipulation with REST API
- Manual index creation and mappings configuration
- Dynamic mappings and templates
- When routing does matter
- Index aliasing and simplifying your everyday work using it
- Summary
- Chapter 2. Searching Your Data
- Understanding the querying and indexing process
- Mappings
- Querying ElasticSearch
- Basic queries
- Filtering your results
- Compound queries
- Sorting data
- Using scripts
- Summary
- Chapter 3. Extending Your Structure and Search
- Indexing data that is not flat
- Extending your index structure with additional internal information
- Highlighting
- Autocomplete
- Handling files
- Geo
- Summary
- Chapter 4. Make Your Search Better
- Why this document was found
- Influencing scores with query boosts
- When does index-time boosting make sense
- The words having the same meaning
- Searching content in different languages
- Using span queries
- Summary
- Chapter 5. Combining Indexing Analysis and Search
- Indexing tree-like structures
- Modifying your index structure with the update API
- Using nested objects
- Using parent-child relationships
- Fetching data from other systems: river
- Batch indexing to speed up your indexing process
- Summary
- Chapter 6. Beyond Searching
- Faceting
- More like this
- Percolator
- Summary
- Chapter 7. Administrating Your Cluster
- Monitoring your cluster state and health
- Controlling shard and replica allocation
- Tools for instance and cluster state diagnosis
- Your ElasticSearch time machine
- Node discovery
- ElasticSearch plugins
- Summary
- Chapter 8. Dealing with Problems
- Why is the result on later pages slow
- Controlling cluster rebalancing
- Validating your queries
- Warming up
- Summary
- Index 更新時間:2021-07-30 17:29:27
推薦閱讀
- Hands-On Chatbots and Conversational UI Development
- 重新定義Spring Cloud實戰
- Wireshark網絡分析就這么簡單
- 電力物聯網工程技術原理與應用
- Getting Started with Grunt:The JavaScript Task Runner
- The Kubernetes Workshop
- 深入理解Nginx:模塊開發與架構解析
- 5G時代的大數據技術架構和關鍵技術詳解
- 一本書讀懂TCP/IP
- TCP/IP基礎(第2版)
- Intelligent Mobile Projects with TensorFlow
- NB-IoT原理和優化
- Enterprise ApplicationDevelopment with Ext JSand Spring
- 智能物聯網:區塊鏈與霧計算融合應用詳解
- Corona SDK Application Design
- 物聯網商業設計與案例
- LiveCode Mobile Development Beginner's Guide
- 物聯網系統設計
- 邊緣計算及其資源管理技術
- 網絡信息編輯項目化實操教程(第2版)
- OpenCV 3 Computer Vision with Python Cookbook
- M262物聯網控制器應用技術
- 天基物聯網技術
- 趣學CCNA:路由與交換(第2版)
- Git Best Practices Guide
- Full-Stack React Projects
- Go Web Development Cookbook
- Modern C++:Efficient and Scalable Application Development
- 后危機時代跨國公司全球生產網絡研究:以西門子和華為公司為例
- pytest Quick Start Guide