ElasticSearch Cookbook
上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
  • Mapping a multifield
  • Mapping a GeoPoint field
  • Mapping a GeoShape field
  • Mapping an IP field
  • Mapping attachment field
  • Adding generic data to mapping
  • Mapping different analyzers