[jira] Updated: (SOLR-182) register SolrRequestHandlers at runtime / lazy loading

2007-03-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-182: --- Attachment: SOLR-182-RuntimeRequestHandlers.patch synchronized it is! Rather then synchronizing each f

[jira] Commented: (SOLR-182) register SolrRequestHandlers at runtime / lazy loading

2007-03-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479494 ] Yonik Seeley commented on SOLR-182: --- > But what is the failure mode? Any number of modes of failure it's very t

[jira] Commented: (SOLR-182) register SolrRequestHandlers at runtime / lazy loading

2007-03-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479491 ] Ryan McKinley commented on SOLR-182: But what is the failure mode? Suppose, in thread A, I call: SolrCore.getS

[jira] Commented: (SOLR-182) register SolrRequestHandlers at runtime / lazy loading

2007-03-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479488 ] Yonik Seeley commented on SOLR-182: --- If you modify the map in one thread and read from it in another thread, that re

[jira] Commented: (SOLR-182) register SolrRequestHandlers at runtime / lazy loading

2007-03-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479452 ] Ryan McKinley commented on SOLR-182: The API in this patch lets you call SolrCofe.registerRequestHandler( path, ha

[jira] Commented: (SOLR-182) register SolrRequestHandlers at runtime / lazy loading

2007-03-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479435 ] Yonik Seeley commented on SOLR-182: --- w.r.t. synchronization of getRequestHandler(), I was just thinking ahead to whe

Re: [Solr Wiki] Update of "SolrUpdate" by BrianLucas

2007-03-08 Thread Dan Scott
On 08/03/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 3/2/07, Dan Scott <[EMAIL PROTECTED]> wrote: > If the contributor of the current Solr PHP client isn't interested in > going through the PEAR process for proposing and contributing a > package, and meeting all of the PEAR repository standard

Re: [Solr Wiki] Update of "SolrUpdate" by BrianLucas

2007-03-08 Thread Yonik Seeley
On 3/2/07, Dan Scott <[EMAIL PROTECTED]> wrote: If the contributor of the current Solr PHP client isn't interested in going through the PEAR process for proposing and contributing a package, and meeting all of the PEAR repository standards, I'll volunteer to write a new client from scratch. I d

Re: [Solr Wiki] Update of "SolrUpdate" by BrianLucas

2007-03-08 Thread Dan Scott
On 08/03/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 3/8/07, Bill Au <[EMAIL PROTECTED]> wrote: > I think getting the Solr PHP client into PEAR is a worthwhile effort. > And we welcome your contribution towards achieving this goal. Should it be developed here and installable from PEAR, o

Re: [Solr Wiki] Update of "SolrUpdate" by BrianLucas

2007-03-08 Thread Yonik Seeley
On 3/8/07, Bill Au <[EMAIL PROTECTED]> wrote: I think getting the Solr PHP client into PEAR is a worthwhile effort. And we welcome your contribution towards achieving this goal. Should it be developed here and installable from PEAR, or are you suggesting that development should also be out

Re: [Solr Wiki] Update of "SolrUpdate" by BrianLucas

2007-03-08 Thread Bill Au
Dan, I think getting the Solr PHP client into PEAR is a worthwhile effort. And we welcome your contribution towards achieving this goal. Bill On 3/2/07, Dan Scott <[EMAIL PROTECTED]> wrote: On 02/03/07, Bill Au <[EMAIL PROTECTED]> wrote: > Now that we have an "official" place for Solr clie