2011/3/30 孤竹 <[email protected]> > Hi,all > > > I am wonder what's the principle of the update of Neo4j ? I think Neo4j > use Lucene, but the Lucene after version 2.9, some little part change may > cause all change of the index . Is this a problem for Neo4j? >
Could you provide more information here? Is there a particular change between lucene version 2.9 and 3.0 which makes lucene modify the entire index? Why and in what scenarios would that matter? Also the use of lucene is confined to indexes, and not used in any part of the graph itself. Best, Mattias > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

