Re: Solr 9 - XML QueryResponseWriter Indent

2022-12-22 Thread Eric Pugh
Joe, if you’d like to submit a patch to the ref guide, I’d be happy to work with you on it! > On Dec 21, 2022, at 2:50 PM, Shawn Heisey wrote: > > On 12/21/22 08:24, Joe Jones (DHCW - Software Development) wrote: >> In transitioning from Solr 5.4.1 to 9.1 I am not sure if I have found a bug >>

Re: Solr 9 - XML QueryResponseWriter Indent

2022-12-21 Thread Shawn Heisey
On 12/21/22 08:24, Joe Jones (DHCW - Software Development) wrote: In transitioning from Solr 5.4.1 to 9.1 I am not sure if I have found a bug with overwriting the QueryResponseWriter to output XML. E.g. The reference guide states indentation is optional and the default is not to indent but t

Solr 9 - XML QueryResponseWriter Indent

2022-12-21 Thread Joe Jones (DHCW - Software Development)
Hi, In transitioning from Solr 5.4.1 to 9.1 I am not sure if I have found a bug with overwriting the QueryResponseWriter to output XML. E.g. The reference guide states indentation is optional and the default is not to indent but the only way to turn off indentation is to supply the query par