RE: [EXTERNAL] Re: XLSX Response Writer

2019-11-10 Thread Lewin Joy (TMNA)
Wow. This works. Thank you, Jan. -Lewin -Original Message- From: Jan Høydahl Sent: Saturday, November 9, 2019 2:21 PM To: solr-user@lucene.apache.org Subject: Re: [EXTERNAL] Re: XLSX Response Writer It is not the same thing. Instead of adding those lib lines to solr config you should

Re: [EXTERNAL] Re: XLSX Response Writer

2019-11-09 Thread Jan Høydahl
ence guide. > I figured it should be the same thing. > > -Lewin > > -Original Message- > From: Jörn Franke > Sent: Friday, November 8, 2019 11:51 AM > To: solr-user@lucene.apache.org > Subject: [EXTERNAL] Re: XLSX Response Writer > > Which Solr ver

RE: [EXTERNAL] Re: XLSX Response Writer

2019-11-08 Thread Lewin Joy (TMNA)
- From: Jörn Franke Sent: Friday, November 8, 2019 11:51 AM To: solr-user@lucene.apache.org Subject: [EXTERNAL] Re: XLSX Response Writer Which Solr version are you using? The below command suggest you are using 6.3 - is this correct? Have you restarted the Solr server after copying? >

Re: XLSX Response Writer

2019-11-08 Thread Jörn Franke
Which Solr version are you using? The below command suggest you are using 6.3 - is this correct? Have you restarted the Solr server after copying? > Am 08.11.2019 um 18:42 schrieb Lewin Joy (TMNA) : > > Hi, > > How do I use the xlsx response writer to extract my results t

XLSX Response Writer

2019-11-08 Thread Lewin Joy (TMNA)
Hi, How do I use the xlsx response writer to extract my results to an excel file? I made the changes as per documentation to include the jars and gave wt=xlsx. It did not work. Would this only work with solrJ? Can't we use this in the query parameter &wt=xlsx? cp contrib/extraction/