Skip to main content

@terascope/types / elasticsearch-interfaces / MappingDynamicTemplate

Interface: MappingDynamicTemplate

Properties

mapping?

optional mapping: MappingPropertyBase

Source

elasticsearch-interfaces.ts:908


match?

optional match: string

Source

elasticsearch-interfaces.ts:909


match_mapping_type?

optional match_mapping_type: string

Source

elasticsearch-interfaces.ts:910


match_pattern?

optional match_pattern: MappingMatchType

Source

elasticsearch-interfaces.ts:911


path_match?

optional path_match: string

Source

elasticsearch-interfaces.ts:912


path_unmatch?

optional path_unmatch: string

Source

elasticsearch-interfaces.ts:913


unmatch?

optional unmatch: string

Source

elasticsearch-interfaces.ts:914