You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 05:57:41 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 ]

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org