odpi / egeria

Egeria core
https://egeria-project.org
Apache License 2.0
795 stars 259 forks source link

Support Apache Solr #4675

Closed Mirovan closed 3 years ago

Mirovan commented 3 years ago

Hello everyone.

I have simple question - does Egeria support Apache Solr for store indexes when we are using Janusgraph(graph database) as repository?

planetf1 commented 3 years ago

FYI @grahamwallis

grahamwallis commented 3 years ago

The Egeria graph repository does not currently have a configuration option for solr as the backing index behind JanusGraph, but one could be added in a similar manner to the way that the graph connector handles configuration options for Cassandra (as a persistence backend) and Elastic Search (as an indexing store).

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.