[
https://issues.apache.org/jira/browse/SOLR-9127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401541#comment-15401541
]
ASF GitHub Bot commented on SOLR-9127:
--------------------------------------
GitHub user desultir opened a pull request:
https://github.com/apache/lucene-solr/pull/59
SOLR-9127: XLSXResponseWriter
https://issues.apache.org/jira/browse/SOLR-9127
New response writer and test case (TextXLSXResponseWriter)
passes ant precommit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/desultir/lucene-solr master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 0cb68f3e81a9e9871fa3de216baa06910965e3d5
Author: desultir <[email protected]>
Date: 2016-06-28T06:41:28Z
Merge pull request #1 from apache/master
Pull updates from SOLR head
commit 30baf43a6916cf86d3f41e154a5bcd941ad627b8
Author: Tony Moriarty <[email protected]>
Date: 2016-06-28T06:41:59Z
initial changes to support XLSX - POI dependency and initial commit of
responsewriter
commit 9df823bca7d454037a4b46dcb9aa56bbdeda84e1
Author: Tony Moriarty <[email protected]>
Date: 2016-06-28T06:42:33Z
Merge branch 'master' of github.com:desultir/lucene-solr
commit 86d922854f9b14ec79fb8d5d7fd8c6bbb4c96b60
Author: Tony Moriarty <[email protected]>
Date: 2016-06-29T06:19:01Z
further patching for SOLR against 6.0 master
commit 57c60e9f3e654c94dd60a823d02de36fbd07cc7d
Author: desultir <[email protected]>
Date: 2016-06-29T06:29:31Z
Merge pull request #2 from apache/master
pull more changes from solr head
commit 4db64aeddb5458689fab1475248c29118b064f95
Author: Tony Moriarty <[email protected]>
Date: 2016-07-14T05:11:21Z
add missing dependency on xml-beans (already in lucene) and initial running
version of test
commit 4ed97f03e6a52aaac12c7ecbb5ce770d96f53ec7
Author: Tony Moriarty <[email protected]>
Date: 2016-08-01T04:36:22Z
take column widths/metanames from solrconfig; pull in relevant tests from
TestCSVResponseWriter
commit ce035ce77f8beb71cb059e9e097f8798c9eccbc5
Author: desultir <[email protected]>
Date: 2016-08-01T04:41:26Z
Merge pull request #3 from apache/master
pull from upstream finally
commit 4fed3ab1591fd69073e80c4b576b996f44698b33
Author: Tony Moriarty <[email protected]>
Date: 2016-08-01T04:48:52Z
remove unused write-to-disk of xlsx output
commit 30c93acfb5f1d22c6f0fcf7640946385957d270d
Author: Tony Moriarty <[email protected]>
Date: 2016-08-01T05:00:17Z
AL header on new file
commit 8edcb84b482e3f9c5fa80cc8984d8a6271d6ceda
Author: Tony Moriarty <[email protected]>
Date: 2016-08-01T05:15:24Z
remove unused imports
----
> 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]