[jira] Updated: (SOLR-375) SpellCheckerRequestHandler improvements to handle multiWords and identify if a word is spelled correctly

2007-10-11 Thread Scott Tabar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Tabar updated SOLR-375: - Attachment: JIRA_SOLR-375.diff This patch includes the modifications to the SpellCheckerRequestHandler

Build failed in Hudson: Solr-Nightly #227

2007-10-11 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Solr-Nightly/227/changes -- [...truncated 1000 lines...] AUclient/ruby/solr-ruby/test/unit/data_mapper_test.rb AUclient/ruby/solr-ruby/test/unit/util_test.rb A

[jira] Created: (SOLR-378) Increase connectionTimeout so SolrExampleTest doesn't timeout when trying to connect to SolrServer instance

2007-10-11 Thread Yousef Ourabi (JIRA)
Increase connectionTimeout so SolrExampleTest doesn't timeout when trying to connect to SolrServer instance --- Key: SOLR-378 URL:

[jira] Updated: (SOLR-378) Increase connectionTimeout so SolrExampleTest doesn't timeout when trying to connect to SolrServer instance

2007-10-11 Thread Yousef Ourabi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yousef Ourabi updated SOLR-378: --- Attachment: build.patch Patch for build.xml and org.apache.solr.client.solrj.SolrExampleTests

RE: Solr nightly build failure

2007-10-11 Thread Yousef Ourabi
https://issues.apache.org/jira/browse/SOLR-378 I created a quick and dirty patch that adds a sysproperty to the junit task, and tweaked SolrExampleJettyTest Per Yonik's law of patches of course, so if there is a better way, just let me know and I'll tweak the patch. Thanks. Yousef

Deprecations and SolrConfig patch

2007-10-11 Thread Mike Klaas
The SolrConfig patch changed the interface for creating a token filter factory: @Deprecated public void init(MapString,String args) { log.warning(calling the deprecated form of init; should be calling init(SolrConfig solrConfig, MapString,String args)); this.args=args; } The

[jira] Commented: (SOLR-303) Federated Search over HTTP

2007-10-11 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534213 ] Stu Hood commented on SOLR-303: --- I really like where you are headed with the 'componentized' version of the patch: it