jolicode / elastically

🔍 JoliCode's Elastica wrapper to bootstrap Elasticsearch PHP integrations
MIT License
248 stars 37 forks source link

Try Quickwit 0.7 support #181

Open damienalexandre opened 9 months ago

damienalexandre commented 9 months ago

In order to facilitate migrations and integrations with existing tools, Quickwit offers an Elasticsearch/Opensearch compatible API. This API is incomplete but cover the most commons stuffs: bulk, searches...

Elasticsearch compatible API reference: https://quickwit.io/docs/reference/es_compatible_api

We could try Elastically over this too as we aim to support Opensearch already.