Skip to main content

@terascope/types / elasticsearch-interfaces / IndicesAlias

Interface: IndicesAlias

Properties

filter?

optional filter: Record<string, any>

Source

elasticsearch-interfaces.ts:1356


index_routing?

optional index_routing: string

Source

elasticsearch-interfaces.ts:1357


is_hidden?

optional is_hidden: boolean

Source

elasticsearch-interfaces.ts:1358


is_write_index?

optional is_write_index: boolean

Source

elasticsearch-interfaces.ts:1359


routing?

optional routing: string

Source

elasticsearch-interfaces.ts:1360


search_routing?

optional search_routing: string

Source

elasticsearch-interfaces.ts:1361