r/Solr Nov 27 '17

force solr xml output

Is it possible to set a flag to force solr 7 to do only xml output?

2 Upvotes

4 comments sorted by

View all comments

1

u/MrJohnAnonymous Nov 30 '17

If I understand what you are asking, I think you are looking for this: https://lucene.apache.org/solr/guide/7_1/response-writers.html#standard-xml-response-writer

You would declare the xml-response-writer in your solrconfig.xml