lambdaworks / zio-elasticsearch

ZIO Elasticsearch is a type-safe and streaming-friendly ZIO native Elasticsearch client.
https://lambdaworks.github.io/zio-elasticsearch/
Apache License 2.0
60 stars 18 forks source link

Add support for refresh API #262

Closed arnoldlacko closed 1 year ago

arnoldlacko commented 1 year ago

Add a way to explicitly refresh an index using the refresh API: https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-refresh.html