You can just put your documents in a queue and access the index within
one single thread?! All your analysis can take part in other threads,
If one has finished dump the Document in the queue and keep you index
writer busy, that's a good Idea anyway.

I guess you don't need an example for that don't you.

best regards Simon

On 8/9/06, Feris Thia <[EMAIL PROTECTED]> wrote:
Hi All,

I'm a newbie to Lucene and would like to use thread instance to index my
office document I've uploaded within web application.  Is Lucene can face
concurrent indexing issue ? Is there any jsp/servlet sample that can show me
how to do that ?

Regards,

Feris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to