Hi Pedro, Lucene indeed supports indexing data from several threads into a single IndexWriter instance, and it will make use of all your I/O and CPU. You can learn more about how it works at http://blog.trifork.com/2011/05/03/lucene-indexing-gains-concurrency/
On Mon, Feb 17, 2014 at 3:54 PM, Pedro Cardoso <pmcardoso....@gmail.com> wrote: > Good afternoon, > > I am using Lucene in developing a protect, however I was faced with a > doubt. > > I wonder if a multi-thread system it is possible to write concurrently? > > Cumprimentos/ Best Regards > > *Pedro Cardoso* > > > http://www.linkedin.com/pub/pedro-cardoso/54/243/60<https://mailtrack.io/trace/link/4fd13761742141b952f255d024b0e0fdd3e0fdd1> > > > > Sent with > MailTrack<http://mailtrack.io/install?source=signature&referral=pmcardoso....@gmail.com&idSignature=13> -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org