Interface Elastic6ContructParams

type: Elastic6ContructParams

  • params for new Elastic6Instance()

Hierarchy

  • Elastic6ContructParams

Properties

autocompleteFields?: string[]

(optional) field to make auto-complele

endpoint: string

url endpoint

esDocType: string

doc-type (only valid under 6.2)

esVersion: string

ES engine version(6.2 ~ 7.x)

indexName: string

name of index

tableName: string

dynamo table-name to synchronize

Generated using TypeDoc