Lock obtain timed out

2003-12-16 Thread Hohwiller, Joerg
Hi there, I have not yet got any response about my problem. While debugging into the depth of lucene (really hard to read deep insde) I discovered that it is possible to disable the Locks using a System property. When I start my application with -DdisableLuceneLocks=true, I do not get the

RE: Lock obtain timed out

2003-12-16 Thread Hohwiller, Joerg
Hi there, thanks for your resonse guys! For the answers I got the info that I must not have an IndexWriter and an IndexReader open at the same time that both want to modify the index - even sequentially. What I have is the following: 1 Thread is working out events such as resource (file or

Problems deleting documents from the index (Lock obtain timed out)

2003-12-15 Thread Hohwiller, Joerg
Hi there, I just subscribed to this list and have a little Problem: I am using lucene for incremental indexing (yes, I read the FAQ! dont try to convince me to rebuild the index periodically from scratch :) ). Now the problem seems to be that lucene is not able to perform index modifications

RE: Word Documents

2003-12-15 Thread Hohwiller, Joerg
Hi there, also a little comment from me about the toppic. I am using OpenOffice what produces the best HTML results for me. If you only want to index the documents this might be overhead except you have no other idea how to waste the performance of your machine. In case someone is interested: