Hi!

2010/4/20 n raghuramireddy <nraghuramire...@gmail.com>:
> Hi
> I am resuming 1000+ searches at one shot using SearchIndexer. But
> Search indexer is throwing "Lock timed out" exception and results are
> not being displayed (if i delete lock file under %temp% folder,
> results are displayed). Why search indexer is throwing this exception?

Do you mean IndexSearcher? Normally, you don't need a write lock
for searching. Or do you change your index via the IndexReader
embedded in the IndexSearcher?

Kind regards,

Veit

------------------------------------------------------------------------------
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to