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 12. Plugin Development

In this chapter, we will cover the following recipes:

  • Creating a site plugin

  • Creating a native plugin

  • Creating a REST plugin

  • Creating a cluster action

  • Creating an analyzer plugin

  • Creating a river plugin