Re: [jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-08-01 Thread Sean Timm
Is there a recommended way to replicate the spell checker index from the master to the slaves? -Sean Shalin Shekhar Mangar (JIRA) wrote: [ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated

Re: [jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-08-01 Thread Shalin Shekhar Mangar
We have SOLR-433 open. Not sure what needs to be done there. On Fri, Aug 1, 2008 at 7:46 PM, Sean Timm [EMAIL PROTECTED] wrote: Is there a recommended way to replicate the spell checker index from the master to the slaves? -Sean Shalin Shekhar Mangar (JIRA) wrote: [

Re: [jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-08-01 Thread Sean Timm
Thanks. I saw the multicore part of the issue title and disregarded it. :-) -Sean Shalin Shekhar Mangar wrote: We have SOLR-433 open. Not sure what needs to be done there. On Fri, Aug 1, 2008 at 7:46 PM, Sean Timm [EMAIL PROTECTED] wrote: Is there a recommended way to replicate the

[jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-07-31 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-622: --- Attachment: SOLR-622.patch This patch uses separate firstSearcher and newSearcher

[jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-07-31 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-622: --- Attachment: SOLR-622.patch The last patch had some extra code which I was using for

[jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-07-31 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-622: --- Attachment: (was: SOLR-622.patch) SpellCheckComponent should build or load

[jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-07-31 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-622: --- Attachment: SOLR-622.patch The last patch was generated incorrectly. Uploading new

[jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-07-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-622: --- Attachment: SOLR-622.patch Adds a firstSearcher and postCommit event listener using

[jira] Updated: (SOLR-622) SpellCheckComponent should build or load indices on startup and commits

2008-07-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-622: --- Description: SpellCheckComponent must be able to build/load spell check index on