On Tue, May 17, 2011 at 1:20 AM, dani.b.angelov <dani.b.ange...@gmail.com> wrote: > Hello, > is it possible to index graph - named vertices and named edges? My target > is, with text search to find whether particular node is connected(direct or > indirect) with another. Thank you. [...]
There was a discussion earlier on this topic, i.e., how to efficiently store graphs in Solr/Lucene, but IMHO, at the moment, you are better off using a graph database that is specifically adapted for that. Regards, Gora