[jira] Updated: (LUCENE-665) temporary file access denied on Windows

2006-09-20 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-665?page=all ] Doron Cohen updated LUCENE-665: --- Attachment: FSWinDirectory.patch Attached patch - FSWinDirectory - implements retry logic of FS operations in a separate non default directory class as

[jira] Commented: (LUCENE-665) temporary file access denied on Windows

2006-09-20 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-665?page=comments#action_12436220 ] Michael McCandless commented on LUCENE-665: --- Doron, which version of TortoiseSVN did you have installed when you got the exceptions? I've installed

[jira] Created: (LUCENE-674) Error in FSDirectory if java.io.tmpdir incorrectly specified

2006-09-20 Thread Ryan Holliday (JIRA)
Error in FSDirectory if java.io.tmpdir incorrectly specified Key: LUCENE-674 URL: http://issues.apache.org/jira/browse/LUCENE-674 Project: Lucene - Java Issue Type: Bug

[jira] Commented: (LUCENE-674) Error in FSDirectory if java.io.tmpdir incorrectly specified

2006-09-20 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-674?page=comments#action_12436351 ] Hoss Man commented on LUCENE-674: - This sounds like a very similar issue to some past discussion about the path specified when opening a directory, and what to do

[jira] Commented: (LUCENE-674) Error in FSDirectory if java.io.tmpdir incorrectly specified

2006-09-20 Thread Ryan Holliday (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-674?page=comments#action_12436384 ] Ryan Holliday commented on LUCENE-674: -- I'm not sure if the user specified the wrong directory is necessarily the correct situation here. Unless a user

Re: [jira] Commented: (LUCENE-674) Error in FSDirectory if java.io.tmpdir incorrectly specified

2006-09-20 Thread Chris Hostetter
: I'm not sure if the user specified the wrong directory is necessarily : the correct situation here. Unless a user specifically sets the : org.apache.lucene.lockDir property, they aren't really choosing the lock : directory location - Lucene uses the java.io.tmpdir property as a : default,

[jira] Commented: (LUCENE-443) ConjunctionScorer tune-up

2006-09-20 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-443?page=comments#action_12436414 ] Grant Ingersoll commented on LUCENE-443: Yonik, Paul, do either of you know the status on this one? From the looks of it, it hasn't been implemented. It

[jira] Created: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-20 Thread Andrzej Bialecki (JIRA)
Lucene benchmark: objective performance test for Lucene --- Key: LUCENE-675 URL: http://issues.apache.org/jira/browse/LUCENE-675 Project: Lucene - Java Issue Type: Improvement

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-20 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Andrzej Bialecki updated LUCENE-675: - Attachment: LuceneBenchmark.java This is just a starting point for discussion - it's a pretty old file I found lying around, so it may not even