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 7. Scripting

In this chapter, we will cover the following recipes:

  • Installing additional script plugins

  • Managing scripts

  • Sorting data using scripts

  • Computing return fields with scripting

  • Filtering a search via scripting

  • Updating a document using scripts