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