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

David Smiley updated SOLR-3212:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> 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.8
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to