[jira] Resolved: (LUCENE-1050) SimpleFSLockFactory ignores error on deleting the lock file

2007-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1050. Resolution: Fixed > SimpleFSLockFactory ignores error on deleting the lock file >

[jira] Resolved: (LUCENE-1052) Add an "termInfosIndexDivisor" to IndexReader

2007-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1052. Resolution: Fixed I just committed this. Thanks Chuck & Doug! > Add an "termInfo

[jira] Closed: (LUCENE-1050) SimpleFSLockFactory ignores error on deleting the lock file

2007-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless closed LUCENE-1050. -- I just committed this. > SimpleFSLockFactory ignores error on deleting the lock file > --

Re: Apache logs and data

2007-11-15 Thread Grant Ingersoll
Not so sure about relevance, but it is always good to have query logs and we have the data, so we could start building up relevance judgments over time based on the data. Might be good for demos and other stuff too. -Grant On Nov 15, 2007, at 3:20 PM, Mike Klaas wrote: On 15-Nov-07, at

Re: Apache logs and data

2007-11-15 Thread Mike Klaas
On 15-Nov-07, at 5:33 AM, Grant Ingersoll wrote: Would people be interested in asking infrastructure to see if we can get our hands on things like JIRA search logs and any other search/query logs available? I'm thinking if we had this, plus the underlying data, we could start to use this i

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-11-15 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542790 ] Michael Busch commented on LUCENE-743: -- Thanks for the review, Mike! I'll remove the println. Ok, I think this

Apache logs and data

2007-11-15 Thread Grant Ingersoll
Would people be interested in asking infrastructure to see if we can get our hands on things like JIRA search logs and any other search/ query logs available? I'm thinking if we had this, plus the underlying data, we could start to use this in a number of places like benchmark, for testing

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542786 ] Michael McCandless commented on LUCENE-743: --- Patch looks good. Only thing I found was this leftover System