更新时间:2021-07-30 17:29:27
coverpage
ElasticSearch Server
Credits
About the Authors
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
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
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
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
Chapter 6. Beyond Searching
Faceting
More like this
Percolator
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
Chapter 8. Dealing with Problems
Why is the result on later pages slow
Controlling cluster rebalancing
Validating your queries
Warming up
Index