https://neo4j.com/developer/elastic-search/
Figure out if this approach could be useful for us and what benefits it actually has over maintaining a sychronized model yourself.
Questions/Tasks
Read the provided links
Setup a local neo4j and elasticsearch instance with the plugin
Configure the plugin to synchronize artifacts and make them searchable by tags in elasticsearch
Decide whether this is a case of yay or nay
If it is a case of yay, figure out how to deploy a neo4j plugin on kubernetes
Description
Neo4j offers elasticsearch indexing support via a plugin:
Questions/Tasks