Syncing with Elasticsearch or any search engine

Hi. Is there any guide or blog of how to sync Convex data with Elasticsearch?

I have being developing an Ecommerce App to learn Convex and I would like to add some analytics and facet filters.

For example:
Most sell items on a date range.
Orders with more items.
Most active users per country.

I have being using raw JavaScript with some indexes for the queries, but some of them need "Join-Like".

I know there is an Airbyte Connector but I'm not very familiar with Airbyte.
Was this page helpful?