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

Chris A. Mattmann commented on SOLR-2415:
-----------------------------------------

At the rate of release cycles on this project, I'd seriously recommend against 
actually specifying versions, and fallbacks, etc., specifically for response 
writers other than the existing Solr version. Look at how long the existing 
response writers have hung around in their current format, independent of the 
version # changes (1.2, 1.3, 1.4, and now 3.1). In all of these cases, you 
simply could keep docs that say 1.2 is compatible (forwards) with 1.x, etc., 
and 3.x is compatible (backwards) with 1.x, etc.

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to