[
https://issues.apache.org/jira/browse/SOLR-9127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425992#comment-15425992
]
Tony Moriarty edited comment on SOLR-9127 at 8/18/16 6:58 AM:
--------------------------------------------------------------
Hi everyone,
I'm coming along with my solr contrib (within solrcell) version of
XLSXResponseWriter. One issue i'm having is with David Smiley's suggestion to
"add some hook or another to get the WT registered automatically if it's on the
classpath"
The two ways i know of registering a QueryResponseWriter are as part of
DEFAULT_RESPONSE_WRITERS in core/../solr/core/SolrCore.java or an entry in
solrconfig.xml.
Is there code which is executed automatically which is perhaps SolrCoreAware
when a contrib is on the classpath or is it all reliant on the contrib being
imported in solrconfig.xml? If the latter then i may have to let this point go.
was (Author: desultir):
Hi everyone,
I'm coming along with my solr contrib version of XLSXResponseWriter. One issue
i'm having is with David Smiley's suggestion to "add some hook or another to
get the WT registered automatically if it's on the classpath"
The two ways i know of registering a QueryResponseWriter are as part of
DEFAULT_RESPONSE_WRITERS in core/../solr/core/SolrCore.java or an entry in
solrconfig.xml.
Is there code which is executed automatically which is perhaps SolrCoreAware
when a contrib is on the classpath or is it all reliant on the contrib being
imported in solrconfig.xml? If the latter then i may have to let this point go.
> XLSX response writer - do we want it?
> -------------------------------------
>
> Key: SOLR-9127
> URL: https://issues.apache.org/jira/browse/SOLR-9127
> Project: Solr
> Issue Type: Improvement
> Components: Response Writers
> Reporter: Tony Moriarty
> Priority: Minor
> Fix For: 5.5, 6.0
>
>
> I recently open sourced an XLSX response writer based on solr 4.6 and apache
> poi.
> https://github.com/desultir/SolrXLSXResponseWriter
> Is this something the community would be interested in bringing into the solr
> codebase? I'm willing to put the work into porting it to solr5 and solr6 if
> the community is interested, happy to leave it as a plugin otherwise.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]