ElasticSearch Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

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