mapper.asciidoc 370 B

12345678
  1. [[index-modules-mapper]]
  2. == Mapper
  3. The mapper module acts as a registry for the type mapping definitions
  4. added to an index either when creating it or by using the put mapping
  5. api. It also handles the dynamic mapping support for types that have no
  6. explicit mappings pre defined. For more information about mapping
  7. definitions, check out the <<mapping,mapping section>>.