Hi, I'm new to Neo4j and I'm trying to use it in our project where we already are using lucene-core-2.9.1.jar. The problem is that when using this jar version I'm getting a NullPointerException upon a call to indexService.getSingleNode(). This does not happen with the lucene-core-2.4.0.jar library that comes with neo.
What would be the best way out of this problem? Are you going to switch to the 2.9 Lucene anytime soon? I've noticed that there already is a ticket for this: https://trac.neo4j.org/ticket/203 Best regards, Jakub _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

