Hi, We recently upgraded to solr version 6.6.0, and now the /export RequestHandler only returns xml (with wt=json or not). Before, with version 5.4.1, we were getting json.
The manual clearly says that the default should be json: https://lucene.apache.org/solr/guide/6_6/exporting-result-sets.html Can we get json with solr 6.6.0 /export? Thanks for your help!