Resolved: (LUCENE-633) I cannot setup writeLockTimeout andcommitLockTimeout
0 answers - 581 bytes -
[ ] Gospodnetic resolved LUCENE-633. Resolution: Duplicate LUCENE-621 already fixed this. I cannot setup writeLockTimeout and commitLockTimeout Key: LUCENE-633 URL: Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.0.0 Reporter: Andrey Grebnev The fields of object are used in private constructor of class IndexWriter. I cannot use setters setCommitLockTimeout and setWriteLockTimeout before creation instance of class. So I cannot change the values of commitLockTimeout and writeLockTimeout.
Re: Resolved: (LUCENE-633) I cannot setup writeLockTimeout andcommitLockTimeout