[ 
https://issues.apache.org/jira/browse/SOLR-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004834#comment-13004834
 ] 

Yonik Seeley commented on SOLR-2415:
------------------------------------

"version" doesn't have to just apply to the XML response format - it could 
apply to any response formats that change.

If we were starting off fresh, something like "xml.version" might make sense... 
but for people using "version" right now, it would be nice if the XML format 
didn't change out from under them next time we upgrade the format?

> Change XMLWriter version parameter to "wt.xml.version"
> ------------------------------------------------------
>
>                 Key: SOLR-2415
>                 URL: https://issues.apache.org/jira/browse/SOLR-2415
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Priority: Trivial
>             Fix For: 4.0
>
>
> The XMLWriter has a parameter called 'version'.  This controls some specifics 
> about how the XMLWriter works.  Using the parameter name 'version' made sense 
> back when the XMLWriter was the only option, but with all the various writers 
> and different places where 'version' makes sense, I think we should change 
> this parameter name to "wt.xml.version" so that it specifically refers to the 
> XMLWriter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to