[jira] Updated: (SOLR-2413) Cleanup XMLWriter, remove support for version < 2.2

2011-03-09 Thread Ryan McKinley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-2413:


Attachment: SOLR-2413-remove-XMLWriter-version.patch

updated patch that does not remove the 'version' tag, just drops support for 
version less then 2.2

I'll make a new ticket to drop the version param

> Cleanup XMLWriter, remove support for version < 2.2
> ---
>
> Key: SOLR-2413
> URL: https://issues.apache.org/jira/browse/SOLR-2413
> Project: Solr
>  Issue Type: Improvement
>Reporter: Ryan McKinley
>Priority: Minor
> Fix For: 4.0
>
> Attachments: SOLR-2413-remove-XMLWriter-version.patch, 
> SOLR-2413-remove-XMLWriter-version.patch
>
>
> XMLWriter includes support for a a pre 1.0 response format where multi-valued 
> fields are not collected together in an  tag.
> One problem is that many tests assume this format.
> In 4.0, lets remove support for the old style XML formats

--
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



[jira] Updated: (SOLR-2413) Cleanup XMLWriter, remove support for version < 2.2

2011-03-09 Thread Ryan McKinley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-2413:


Description: 
XMLWriter includes support for a a pre 1.0 response format where multi-valued 
fields are not collected together in an  tag.

One problem is that many tests assume this format.

In 4.0, lets remove support for the old style XML formats

  was:
XMLWriter includes support for a a pre 1.0 response format where multi-valued 
fields are not collected together in an  tag.

One problem is that many tests assume this format.

Lets remove this in 4.0

Summary: Cleanup XMLWriter, remove support for version < 2.2  (was: 
Cleanup XMLWriter, remove 'version' parameter)

> Cleanup XMLWriter, remove support for version < 2.2
> ---
>
> Key: SOLR-2413
> URL: https://issues.apache.org/jira/browse/SOLR-2413
> Project: Solr
>  Issue Type: Improvement
>Reporter: Ryan McKinley
>Priority: Minor
> Fix For: 4.0
>
> Attachments: SOLR-2413-remove-XMLWriter-version.patch
>
>
> XMLWriter includes support for a a pre 1.0 response format where multi-valued 
> fields are not collected together in an  tag.
> One problem is that many tests assume this format.
> In 4.0, lets remove support for the old style XML formats

--
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