[Neo4j] org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-04 Thread ajinkyar
org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene] at org.neo4j.kernel.impl.transaction.TxModule.registerDataSource(TxModule.java:189) at org.neo4j.kernel.GraphDbInstance.registerLuceneDataSource(GraphDbInstance.java:212) at

Re: [Neo4j] org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-05 Thread ajinkyar
Hi Peter, I am still stuck with this bug ... not able to see what might be going wrong. Do you see anything obvious that we might be doing wrong here ? (Btw Prajakta and me work together on this.) Thanks. -- View this message in context:

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-05 Thread ajinkyar
I already have neo4j-lucene-index-1.6-SNAPSHOT.jar in my classpath. I want to use LuceneIndexService which is why I am including neo4j-index-1.2-1.2.M06.jar Is there any better way to do this ? -- View this message in context:

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread ajinkyar
In that case I cannot use LuceneIndexService ... can you please suggest me a way so that I can use LuceneIndexService ? With neo4j-lucene-index-1.6-SNAPSHOT.jar and lucene-core-3.1.0.jar I am not able to use LuceneIndexService .. -- View this message in context:

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread ajinkyar
/milestone/indexing.html Cheers, Michael Am 06.12.2011 um 09:50 schrieb ajinkyar: In that case I cannot use LuceneIndexService ... can you please suggest me a way so that I can use LuceneIndexService ? With neo4j-lucene-index-1.6-SNAPSHOT.jar and lucene-core-3.1.0.jar I am not able

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread ajinkyar
at 10:34 AM, ajinkyar [hidden email]http://user/SendEmail.jtp?type=nodenode=3563901i=0 wrote: Thanks for the suggestion .. I will give that a try. I found the reference here http://wiki.neo4j.org/content/Indexing_with_IndexService On Tue, Dec 6, 2011 at 4:10 AM, Michael Hunger [via

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread ajinkyar
Twitter http://twitter.com/peterneubauer brew install neo4j neo4j start heroku addons:add neo4j On Tue, Dec 6, 2011 at 11:09 AM, ajinkyar [hidden email]http://user/SendEmail.jtp?type=nodenode=3563914i=0 wrote: That reference cost us hell lotta time!! Do we get a free neo4j t

[Neo4j] Graph algorithms

2011-12-06 Thread ajinkyar
Although this is a graph based db, why is the range of graph algorithms in GraphAlgoFactory so narrow currently ? Is there a focus on this aspect in future releases ? -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Graph-algorithms-tp3563943p3563943.html