gt; Thanks
> Roland
>
> -Original Message-
> From: Emir Arnautović [mailto:emir.arnauto...@sematext.com]
> Sent: Monday, October 2, 2017 8:07 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr 7 default Response now JSON instead of XML causing issues
>
>
Emir Arnautović [mailto:emir.arnauto...@sematext.com]
Sent: Monday, October 2, 2017 8:07 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr 7 default Response now JSON instead of XML causing issues
Hi Roland,
I guess you can use defaults in solr config to set wt to XML. Something like:
xml
Hi Roland,
I guess you can use defaults in solr config to set wt to XML. Something like:
xml
You can also use useParams=“xml_out” and in your params.json have xml params
defined group xml_out with wt: “xml”
HTH,
Emir
> On 2 Oct 2017, at 13:58, Roland Villemoes wrote:
>
> H