[Neo4j] Use of LuceneFulltextIndexBatchInserter
Paddy
paddyfitz at gmail.com
Thu Aug 12 05:47:45 CEST 2010
Hi,
I would like to use the LuceneFulltextIndexBatchInserter instead of
the LuceneIndexBatchInserter to allow fulltext lucene indexing.
How can I initialize the LuceneFulltextIndexBatchInserter ?
the example on http://wiki.neo4j.org/content/Batch_Insert gives an example
for the LuceneIndexBatchInserter but not
for LuceneFulltextIndexBatchInserter
LuceneIndexBatchInserter indexService = new LuceneIndexBatchInserterImpl(
inserter );
thanks
Paddy
More information about the User
mailing list