Is there a way to connect virtuoso to Elasticsearch so that any change in virtuoso data must reflect in Elasticsearch?

I want to connect virtuoso with elasticsearch so that any changes in data if occurred in virtuoso must change the data in elasticsearch.

I have a requirement to use elasticsearch as a search engine .

See How to link Virtuoso to Elasticsearch? , detailing how Elastic Search can be connected to Virtuoso via JDBC.

Hi @deon_lobo,

I recently added a guide on how to query Virtuoso from Elasticsearch/ELK using Logstash — Connecting Virtuoso to Elasticsearch (Logstash + JDBC)