On Fri, Mar 11, 2011 at 10:31 AM, Peter Neubauer <peter.neuba...@neotechnology.com> wrote:
> No, > things are not failing, it is just that in big insertion scenarios the > index lookup when joining nodes together into relationships, there is > often just an exact index needed in order to do that. We have good > experiences with Lucene, but when importing e.g. big OpenStreetMap > datasets, we need to run lookups during insertion, and we experience > Lucene taking a lot of time in these cases. That's seems very similar to my use case... I need to import big, bigger then OpenStreetMap, data and I'm using plain Lucene to do indexing and query while indexing... > That is why I think exact lookups, like K/V stores, would be > interesting in these scenarios, as an alternative. They _should_ > perform better then Lucene. I'm willing to listen to your results... Cheers -- Massimo http://meridio.blogspot.com _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user