What's the best way to sync Strapi with Elasticsearch?

Hey, how would you go about implementing elasticsearch for front end application to search the Strapi database?

For WordPress I was using a plugin called Elasticpress which syncs and indexes my posts on an AWS Elasticsearch instance. I wondered what’s the best option for Strapi? I came across these:

strapi-plugin-elastic
strapi-plugin-elasticsearch (looks dead)

Any recommendations would be appreciated, cheers!

2 Likes