Skip to main content

@terascope/types / elasticsearch-interfaces / MGetDocs

Interface: MGetDocs

Properties

_id

_id: string

Source

elasticsearch-interfaces.ts:442


_index?

optional _index: string

Source

elasticsearch-interfaces.ts:443


_source?

optional _source: boolean

Source

elasticsearch-interfaces.ts:445


_stored_fields?

optional _stored_fields: string | string[]

Source

elasticsearch-interfaces.ts:449


_type?

optional _type: string

Source

elasticsearch-interfaces.ts:444


routing?

optional routing: string

Source

elasticsearch-interfaces.ts:446


source_excludes?

optional source_excludes: string | string[]

Source

elasticsearch-interfaces.ts:448


source_includes?

optional source_includes: string | string[]

Source

elasticsearch-interfaces.ts:447