s@solr.apache.org
> Betreff: Re: Compacting JSON-Output
>
> Andreas, I don’t think you are missing anything, the docs just need some
> updating….
>
> If you would like to create a JIRA issue and submit a pull request to
> update the docs for the JSONWriter, I’ll happily revi
s
>
>
>> -Ursprüngliche Nachricht-
>> Von: Nicolas Franck
>> Gesendet: Donnerstag, 15. April 2021 09:34
>> An: users@solr.apache.org
>> Betreff: Re: Compacting JSON-Output
>>
>> https://solr.apache.org/guide/6_6/response-writers.html#ResponseWriters
h the JSONWriter where it also seems
to work?
Is there a kind of inheritance which is not clear to me?
Best regards
Andreas
> -Ursprüngliche Nachricht-
> Von: Nicolas Franck
> Gesendet: Donnerstag, 15. April 2021 09:34
> An: users@solr.apache.org
> Betreff: Re: Compacting JS
https://solr.apache.org/guide/6_6/response-writers.html#ResponseWriters-TheindentParameter
> On 15 Apr 2021, at 09:32, Andreas Mock wrote:
>
> Hi all,
>
> I searched around for a while now but couldn't find an answer to my problem.
> We want to use the JSONWriter which presents a really nice hu
Hi all,
I searched around for a while now but couldn't find an answer to my problem.
We want to use the JSONWriter which presents a really nice human readable
output.
Is there a way to force this writer to compact the JSON format as good as
possible to reduce the gross size of the reply?
Best re