There's a new index framework replacing IndexService and friends. Look at http://wiki.neo4j.org/content/Index_Framework and http://wiki.neo4j.org/content/Index_Framework#Advanced_creation in particular for f.ex. fulltext indexes.
2011/2/15 Rick Bullotta <[email protected]> > Hi, all. > > > > Looking for some expertise in understanding what is going on with indexing > in 1.2 and newer. When I look at the folders that are generated when a new > Neo DB is created, I see: > > > > index > > lucene > > lucene-fulltext > > > > Currently, we are using LuceneFulltextQueryIndexService to handle full text > indexing. Is there a new method we should be using in 1.2 and later? > > > > Thanks, > > > > Rick > > > > _______________________________________________ > 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

