IndexPattern
Namespace: ElasticsearchTypeProvider
Constructors
| Constructor | Description |
new(index)
Signature: index:string -> IndexPattern
|
CompiledName: |
Instance members
| Instance member | Description |
Pattern
Signature: string
|
CompiledName: |
Query(query)
Signature: query:string -> ISearchResponse<'T>
Type parameters: 'T |
|