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

Create public methods for script and inner hits #216

Closed markaya closed 1 year ago

markaya commented 1 year ago

Summary:

Implemented idea for creating ElasticUtilities object that would contain methods to create objects such as Script or InnerHits that do not belong to any other objects.