Skip to main content

@terascope/types / elasticsearch-interfaces / MappingDynamicTemplate

Interface: MappingDynamicTemplate

Properties

mapping?

optional mapping: MappingPropertyBase

Source

elasticsearch-interfaces.ts:910


match?

optional match: string

Source

elasticsearch-interfaces.ts:911


match_mapping_type?

optional match_mapping_type: string

Source

elasticsearch-interfaces.ts:912


match_pattern?

optional match_pattern: MappingMatchType

Source

elasticsearch-interfaces.ts:913


path_match?

optional path_match: string

Source

elasticsearch-interfaces.ts:914


path_unmatch?

optional path_unmatch: string

Source

elasticsearch-interfaces.ts:915


unmatch?

optional unmatch: string

Source

elasticsearch-interfaces.ts:916