Book Image

ElasticSearch Cookbook

By : Alberto Paro
Book Image

ElasticSearch Cookbook

By: Alberto Paro

Overview of this book

Table of Contents (20 chapters)
ElasticSearch Cookbook Second Edition
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Java Integration

In this chapter we will cover the following recipes:

  • Creating an HTTP client

  • Creating a native client

  • Managing indices with the native client

  • Managing mappings

  • Managing documents

  • Managing bulk actions

  • Building a query

  • Executing a standard search

  • Executing a search with aggregations

  • Executing a scroll/scan search