The neo4j-index component, http://components.neo4j.org/neo4j-index/integrates with the neo4j API out of the box... just include the component on the classpath and instantiate your LuceneIndexService (new LuceneIndexService( graphDb )) and you're ready to index.
There are other stuff that are deprecated, but not lucene integration 2010/4/2 Bujji <[email protected]> > hi all, > > I am very that neo4j is getting ntegrated with lucene > when the next relase will be ? > or can i use the same from neo4j svn repository ? > i see few classes are mentioned as depricated . > if make tem not depricated it is working for some examples. > but how good it is. how much is to implemnted. > or can i use it as it is > > how can i use it. help me > > Regards, > Bujji > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

