TestDistributedSearch

2008-06-26 Thread Grant Ingersoll
From time to time, I get: error message=java.net.ConnectException: Connection refused type = org .apache .solr .client .solrj .SolrServerException org.apache.solr.client.solrj.SolrServerException: java.net.ConnectExcept ion: Connection refused at org .apache .solr

[jira] Commented: (SOLR-469) Data Import RequestHandler

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608421#action_12608421 ] Grant Ingersoll commented on SOLR-469: -- Patch applies cleanly, tests pass, although I

Re: TestDistributedSearch

2008-06-26 Thread Yonik Seeley
On Thu, Jun 26, 2008 at 7:19 AM, Grant Ingersoll [EMAIL PROTECTED] wrote: From time to time, I get: error message=java.net.ConnectException: Connection refused [...] when running ant clean test I am assuming it is a timing issue. Is there a different way we could create the servers? Hmmm,

[jira] Commented: (SOLR-469) Data Import RequestHandler

2008-06-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608447#action_12608447 ] Shalin Shekhar Mangar commented on SOLR-469: bq. Patch applies cleanly, tests

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-26 Thread Geoffrey Young (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608487#action_12608487 ] Geoffrey Young commented on SOLR-572: - I'm seeing random weirdness in the collation

[jira] Issue Comment Edited: (SOLR-572) Spell Checker as a Search Component

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606719#action_12606719 ] gsingers edited comment on SOLR-572 at 6/26/08 10:39 AM:

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608519#action_12608519 ] Grant Ingersoll commented on SOLR-572: -- Can you open a new issue to track this? Looks

[jira] Resolved: (SOLR-585) ResponseBuilder.getQParser() is always null b/c it never gets set

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-585. -- Resolution: Fixed ResponseBuilder.getQParser() is always null b/c it never gets set

[jira] Resolved: (SOLR-423) SolrRequestHandler close notification

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-423. -- Resolution: Fixed Committed revision 671960. SolrRequestHandler close notification

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-26 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608527#action_12608527 ] Sean Timm commented on SOLR-572: For what it is worth, here is the code that I used client

[jira] Updated: (SOLR-605) Programatically register SolrEventListeners

2008-06-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-605: --- Attachment: SOLR-605-RegisterEventListeners.patch this adds {code:java} UpdateHandler.java: void

How to contribute to Solr

2008-06-26 Thread Yajun Liu
Hi, I'm using solr 1.2 to build a search service at my company. I have made some improvements and bug fixing. The largest changes is I wrote a java package to allow you to replicate index. The package has a java implementation of rsync with some optimization for the index replication. Please let

Re: How to contribute to Solr

2008-06-26 Thread Yonik Seeley
On Thu, Jun 26, 2008 at 5:51 PM, Yajun Liu [EMAIL PROTECTED] wrote: I'm using solr 1.2 to build a search service at my company. I have made some improvements and bug fixing. The largest changes is I wrote a java package to allow you to replicate index. The package has a java implementation of

[jira] Work started: (SOLR-606) spellcheck.colate doesn't handle multiple tokens properly

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SOLR-606 started by Grant Ingersoll. spellcheck.colate doesn't handle multiple tokens properly -

[jira] Updated: (SOLR-606) spellcheck.colate doesn't handle multiple tokens properly

2008-06-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-606: - Attachment: SOLR-606.patch Can you try this patch and post the results? It doesn't fix the

[jira] Commented: (SOLR-606) spellcheck.colate doesn't handle multiple tokens properly

2008-06-26 Thread Geoffrey Young (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608614#action_12608614 ] Geoffrey Young commented on SOLR-606: - I'm not in charge of any of the environments, so

[jira] Created: (SOLR-607) Commit online request handler for read only slaves

2008-06-26 Thread Hoss Man (JIRA)
Commit online request handler for read only slaves -- Key: SOLR-607 URL: https://issues.apache.org/jira/browse/SOLR-607 Project: Solr Issue Type: New Feature Reporter: Hoss Man

[jira] Created: (SOLR-608) scripts using curl should support authentication params

2008-06-26 Thread Hoss Man (JIRA)
scripts using curl should support authentication params --- Key: SOLR-608 URL: https://issues.apache.org/jira/browse/SOLR-608 Project: Solr Issue Type: Improvement Components:

[jira] Updated: (SOLR-607) Commit only request handler for read only slaves

2008-06-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-607: -- Component/s: update Summary: Commit only request handler for read only slaves (was: Commit online

[jira] Created: (SOLR-609) SpellCheckComponent doesn't read default options from solrconfig.xml

2008-06-26 Thread Norberto Meijome (JIRA)
SpellCheckComponent doesn't read default options from solrconfig.xml Key: SOLR-609 URL: https://issues.apache.org/jira/browse/SOLR-609 Project: Solr Issue Type: Bug

[jira] Commented: (SOLR-607) Commit only request handler for read only slaves

2008-06-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608646#action_12608646 ] Ryan McKinley commented on SOLR-607: Perhaps this is not the place to discuss this,

[jira] Commented: (SOLR-607) Commit only request handler for read only slaves

2008-06-26 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608647#action_12608647 ] Sean Timm commented on SOLR-607: How is this different from SOLR-527? Commit only request

[jira] Commented: (SOLR-561) Solr replication by Solr (for windows also)

2008-06-26 Thread Yajun Liu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608660#action_12608660 ] Yajun Liu commented on SOLR-561: I'm using Solr to build a search service for my company.