Build failed in Hudson: Lucene-Nightly #143

2007-07-05 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/143/changes -- [...truncated 4169 lines...] [junit] Writing files byte by byte [junit] 1219 total milliseconds to read, 6215 kb/s [junit] 92 total milliseconds to delete even files

Author Tags

2007-07-05 Thread Grant Ingersoll
Solr just suggested (http://www.mail-archive.com/solr- [EMAIL PROTECTED]/msg04883.html) that they remove Author tags for a variety of good reasons. What do people think of doing this in Lucene Java? The ASF seems to discourage them, but ultimately leaves it up to the PMC (which, to my kno

Re: Benchmarking Contrib

2007-07-05 Thread Grant Ingersoll
Interesting question... I guess we haven't had one contrib depend on another yet, or at least, I haven't checked to see if we have. I would presume that the benchmark contrib becomes a dependency of the library that wants to use it (i.e. Highlighter), but it is slightly different in that y

[jira] Commented: (LUCENE-938) I/O exceptions can cause loss of buffered deletes

2007-07-05 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510422 ] Ning Li commented on LUCENE-938: Good catch, Steven! One thing though: I thought we had assumed that there wouldn't

[jira] Commented: (LUCENE-951) PATCH MultiLevelSkipListReader NullPointerException

2007-07-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510415 ] Yonik Seeley commented on LUCENE-951: - Interesting... I wonder why none of our current tests hit this bug. > PAT

Benchmarking Contrib

2007-07-05 Thread Mark Miller
Has anyone given any thought to allowing the benchmark suite to work with contrib code? I just started playing with the benchmark contrib last night so that I could use it to gauge the performance of some Highlighter changes. Has someone else done something similar with another contrib package?

[jira] Commented: (LUCENE-950) IllegalArgumentException parsing "foo~1"

2007-07-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510403 ] Grant Ingersoll commented on LUCENE-950: Hmmm, this isn't really an error (see http://lucene.zones.apache.or

[jira] Updated: (LUCENE-951) PATCH MultiLevelSkipListReader NullPointerException

2007-07-05 Thread Rich Johnson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Johnson updated LUCENE-951: Attachment: MultiLevelSkipListReader.patch > PATCH MultiLevelSkipListReader NullPointerException >

[jira] Created: (LUCENE-951) PATCH MultiLevelSkipListReader NullPointerException

2007-07-05 Thread Rich Johnson (JIRA)
PATCH MultiLevelSkipListReader NullPointerException --- Key: LUCENE-951 URL: https://issues.apache.org/jira/browse/LUCENE-951 Project: Lucene - Java Issue Type: Bug Components: Index

[jira] Created: (LUCENE-950) IllegalArgumentException parsing "foo~1"

2007-07-05 Thread Eleanor Joslin (JIRA)
IllegalArgumentException parsing "foo~1" Key: LUCENE-950 URL: https://issues.apache.org/jira/browse/LUCENE-950 Project: Lucene - Java Issue Type: Bug Components: QueryParser Affects Vers