Hi, The implementation was not thread safe and the last commit to the underlying implementation was years ago. There was no time to fix it before the 1.0 release so we decided to remove it. After 1.0 has been released we may add it again (if the threading issue can be resolved).
Regards -Johan On Wed, Jan 6, 2010 at 3:53 PM, Taylor Cowan <[email protected]> wrote: > After noticing that the neo indexer implementation was deprecated, I migrated > my code towards the Lucene version. The neo indexer was noticeably faster > and while the errors (mostly related to transactions) Lucene exposed were my > fault, the neo version was more tolerant so to speak. > > In general the neo indexer implementation just felt more solid, dependable, > and less apt to complain. > > Taylor _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

