elastic_client
File: elastic_client.py.
Description
This file contains the Elasticsearch client.
get_elasticsearch_client()
¶
Get the Elasticsearch client.
Returns:
| Name | Type | Description |
|---|---|---|
es |
Elasticsearch
|
The Elasticsearch client. |