Re: Problems with index updates

2002-04-16 Thread Otis Gospodnetic
Kent, I can't tell from this code and without exception stack traces with line numbers... Looks fine to me. I think I added some methods to IndexWriter that allow you to check if the index is locked, maybe that can help you write more robust code... Nice service there. I created a service much l

Problems with index updates

2002-04-16 Thread Kent Vilhelmsen
Hi I've got an index with about 1.5 million documents indexed. To make the index available to my web applications, I've put up a tomcat 4.0 server with a couple of jsp pages doing the job of querying the index and return the results. the searchload is quite low/moderate. The search seems to wor