ElasticsearchTypeProvider


IndexPattern

Namespace: ElasticsearchTypeProvider

Constructors

ConstructorDescription
new(index)
Signature: index:string -> IndexPattern

CompiledName: .ctor

Instance members

Instance memberDescription
Pattern
Signature: string

CompiledName: get_Pattern

Query(query)
Signature: query:string -> ISearchResponse<'T>
Type parameters: 'T
Fork me on GitHub