[Neo4j] lucene index / shards

2011-06-10 Thread MyD
Is it possible to use the luncene indexing with neo4j sharding or can it be only used with neo4j embedded? Thanks in advance! Cheers, MyD ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] lucene index / shards

2011-06-10 Thread Michael Hunger
If you mean Neo4j-Server (and High Availability), yes, the indexing is available regardless it is part of the graph database infrastructure. Cheers Michael Am 10.06.2011 um 18:51 schrieb MyD: Is it possible to use the luncene indexing with neo4j sharding or can it be only used with neo4j

Re: [Neo4j] lucene index / shards

2011-06-10 Thread MyD
Hi Michael, Thanks for your reply. If I understand you correctly that means with the neo4j-server (enterprise license) it is possible to use shards and build a distributed graph + use the lucene indexing for a node - am I right? I am wondering how the final scoring / ranking will be done for the

Re: [Neo4j] lucene index / shards

2011-06-10 Thread Michael Hunger
No, sorry. As of now Neo4j doesn't support sharding the graph. I just wanted to clarify what you were referring to. You might refer to this blog post with regard to cache sharding: http://jim.webber.name/2011/02/23/abe72f61-27fb-4c1b-8ce1-d0db7583497b.aspx Cheers Michael Am 11.06.2011 um