Any index-modifying operations need to be serializes. Searching is read-only and can be done in parallel with anything else. See http://www.lucenebook.com/search?query=concurrent for some hints.
Otis --- Alex Kiselevski <[EMAIL PROTECTED]> wrote: > > Concerning the question about simultaneous index/search/delete : > Do i have to put synchronized on methods that call to API functions > of > index/search/delete > > > The information contained in this message is proprietary of Amdocs, > protected from disclosure, and may be privileged. > The information is intended to be conveyed only to the designated > recipient(s) > of the message. If the reader of this message is not the intended > recipient, > you are hereby notified that any dissemination, use, distribution or > copying of > this communication is strictly prohibited and may be unlawful. > If you have received this communication in error, please notify us > immediately > by replying to the message and deleting it from your computer. > Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]