You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (Updated) (JIRA)" <ji...@apache.org> on 2012/03/07 17:49:00 UTC

[jira] [Updated] (SOLR-3212) Make response writers available cross-core, not just within a core

     [ https://issues.apache.org/jira/browse/SOLR-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher updated SOLR-3212:
-------------------------------

    Summary: Make response writers available cross-core, not just within a core  (was: Make response writers available at a core level, not just within a core)
    
> Make response writers available cross-core, not just within a core
> ------------------------------------------------------------------
>
>                 Key: SOLR-3212
>                 URL: https://issues.apache.org/jira/browse/SOLR-3212
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Erik Hatcher
>            Priority: Minor
>             Fix For: 4.0
>
>
> There's a hack that allows multicore handlers (like the CoreAdminHandler) to use a default built-in list (SolrCore.DEFAULT_RESPONSE_WRITERS) of response writers, but it makes it impossible to use a custom response writer.  Only individual core requests can use custom response writers.
> Somehow response writers should be allowed to be registered above cores.  (maybe a bigger topic in making other capabilities of Solr available across cores rather than core-specific?   Or maybe just specific to response writers?)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org