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 3. Managing Mapping

In this chapter, we will cover the following topics:

  • Using explicit mapping creation

  • Mapping base types

  • Mapping arrays

  • Mapping an object

  • Mapping a document

  • Using dynamic templates in document mapping

  • Managing nested objects

  • Managing a child document

  • Adding a field with multiple mappings

  • Mapping a geo point field

  • Mapping a geo shape field

  • Mapping an IP field

  • Mapping an attachment field

  • Adding metadata to a mapping

  • Specifying a different analyzer

  • Mapping a completion suggester