Re: Questions about writing a storage backend for Solr for nodes/edges in addition to indexes
Dmitry Kovalev <dk.g...@...>
Hi Russell, I wonder if your Google results included the following fairly recent thread in this same maillist: Anyone with experience of adding new Storage backend for JanusGraph ? [Help needed w.r.t SnowFlake] 24/10/2019 I believe it covers most of the questions above, except for Solr specifics, and should give you the basic understanding of what you need to do in order to implement a new storage backend. As to how much effort it is to implement it using Solr specifically - having never seen Solr myself, I cannot help you with that. You might have observed already that, depending on how well the target database data model is aligned with the Janusgraph expectations, the backend implementation effort can vary a lot. Hope this helps, Dmitry On Thu, 23 Jan 2020 at 19:54, Russell Jurney <russel...@...> wrote:
|
|