2011/2/22 Pablo Pareja <ppar...@era7.com>

> Hi all,
>
> I'm updating my code in order to user the new Indexing API but I have a
> doubt,
> when using the BatchInserter, (at least with the old one) you were supposed
> to use the
> classes LuceneIndexBatchInserter or LuceneFulltextIndexBatchInserter but,
> what about now?
> should I just use the new way of indexing in the middle of the batch
> insertions?
> wouldn't that indexations be supposed to be done inside transaction blocks?
>

The new batch inserter index thingie works almost the same way as the old
batch insert index. Have you looked at
http://wiki.neo4j.org/content/Index_Framework#Batch_insertion ? If you still
have questions please let me know so I can add that information there.


>
> As you can see I'm a bit confused with this, I'd really appreciate any
> clarification.
> Cheers,
>
> Pablo
>
> --
> Pablo Pareja Tobes
> LinkedIn    http://www.linkedin.com/in/pabloparejatobes
> Twitter       http://www.twitter.com/pablopareja
>
> http://about.me/pablopareja
> http://www.ohnosequences.com
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to