MappingsProperties

data class MappingsProperties(val properties: Map<String, IndexPropertyMapping>? = null)

Index Mappings

Constructors

Link copied to clipboard
constructor(properties: Map<String, IndexPropertyMapping>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the fields within the mapping, including their types and configurations