default constructor
field to make auto-complele
url endpoint
doc-type (only valid under 6.2)
ES engine version(6.2 ~ 7.x)
name of index
dynamo-table to sync
Optional Readonly clientElasticsearch client
Optional Readonly elasticElastic6Service instance
Optional Readonly queryElastic6QueryService instance
Optional Readonly synchronizerElastic6Synchronizer instance
read the current elastic6-option.
create async generator that yields items queried until last
Elasticsearch Query DSL
Optional searchType: "query_then_fetch" | "dfs_query_then_fetch"see 'search_type' in Elasticsearch documentation
search raw query
Elasticsearch Query DSL
Optional params: { indexName?: string; searchType?: "query_then_fetch" | "dfs_query_then_fetch" }see 'search_type' in Elasticsearch documentation
Optional indexOptional searchGenerated using TypeDoc
class
ElasticInstance