Build failed in Hudson: Solr-trunk #342

2008-02-05 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/342/changes Changes: [yonik] add test for custom query parser from solrconfig.xml -- [...truncated 1110 lines...] A client/ruby/solr-ruby/lib/solr/importer AUclient/ruby/solr-ruby/lib

[jira] Updated: (SOLR-471) Distributed Solr Client

2008-02-05 Thread Nguyen Kien Trung (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nguyen Kien Trung updated SOLR-471: --- Description: Inspired by memcached java clients. The ability to update/search/delete among many

[jira] Created: (SOLR-471) Distributed Solr Client

2008-02-05 Thread Nguyen Kien Trung (JIRA)
Distributed Solr Client --- Key: SOLR-471 URL: https://issues.apache.org/jira/browse/SOLR-471 Project: Solr Issue Type: New Feature Components: clients - java Affects Versions: 1.3 Reporter: Nguy

Re: Build failed in Hudson: Solr-trunk #342

2008-02-05 Thread Ryan McKinley
[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 8.331 sec [junit] Test org.apache.solr.common.util.ContentStreamTest FAILED haven't seen this one before -- this can happen if the netowork connection is down, or can not connect to: http://svn.apache.org/repos/asf/lucene/sol

[jira] Created: (SOLR-472) SolrResourceLoader calls normalizeDir twice on when the input instanceDir is null

2008-02-05 Thread Grant Ingersoll (JIRA)
SolrResourceLoader calls normalizeDir twice on when the input instanceDir is null - Key: SOLR-472 URL: https://issues.apache.org/jira/browse/SOLR-472 Project: Solr

[jira] Updated: (SOLR-472) SolrResourceLoader calls normalizeDir twice on when the input instanceDir is null

2008-02-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-472: - Attachment: SOLR-472.patch Adds a unit test, cleans up so that normalizeDir is only called once whe

[jira] Commented: (SOLR-472) SolrResourceLoader calls normalizeDir twice on when the input instanceDir is null

2008-02-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565907#action_12565907 ] Ryan McKinley commented on SOLR-472: looks good. I'll commit in a sec.. > SolrResourceL

[jira] Resolved: (SOLR-472) SolrResourceLoader calls normalizeDir twice on when the input instanceDir is null

2008-02-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-472. Resolution: Fixed Fix Version/s: 1.3 thanks grant! > SolrResourceLoader calls normalizeDir tw

[jira] Updated: (SOLR-471) Distributed Solr Client

2008-02-05 Thread Nguyen Kien Trung (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nguyen Kien Trung updated SOLR-471: --- Attachment: distributedclient.patch - Changed method toString() and override hashCode(), equals