[
https://issues.apache.org/jira/browse/SOLR-11530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski updated SOLR-11530:
-----------------------------------
Attachment: SOLR-11530.patch
Attached patch adds the necessary wt=xml parameter to any Solr-ref-guide
snippets whose output is in XML format.
A more ideal solution would involve aligning all API output snippets on the
default format: JSON. But this looks like it will take a bit of time, and this
change makes a reasonable stopgap solution.
> Update ref-guide output snippets to match new default wt
> --------------------------------------------------------
>
> Key: SOLR-11530
> URL: https://issues.apache.org/jira/browse/SOLR-11530
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation
> Affects Versions: master (8.0)
> Reporter: Jason Gerlowski
> Attachments: SOLR-11530.patch
>
>
> Solr 7.0 changed the default wt format from XML to JSON. Many of the
> API-output snippets from our documentation were never updated to accommodate
> this change. So as-is, the output won't match what users following along at
> home would get from running the commands. This could throw some newer Solr
> users.
> This JIRA is created to resolve this inconsistency. Either by adding the
> "wt=xml" param to the API command corresponding to any XML snippets, or by
> switching the snippets over to all use JSON.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]