You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2012/05/25 08:44:25 UTC

[jira] [Created] (SOLR-3487) XMLResponseParser does not handle named lists in doc fields

Sami Siren created SOLR-3487:
--------------------------------

             Summary: XMLResponseParser does not handle named lists in doc fields
                 Key: SOLR-3487
                 URL: https://issues.apache.org/jira/browse/SOLR-3487
             Project: Solr
          Issue Type: Bug
            Reporter: Sami Siren
            Priority: Minor
             Fix For: 4.0


For example when one uses xml and specifies fl to contain [explain style=nl] parser currently cannot handle the response.

I also noticed that the example tests are not run with xml (that would have caught this earlier).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-3487) XMLResponseParser does not handle named lists in doc fields

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren resolved SOLR-3487.
------------------------------

    Resolution: Fixed
      Assignee: Sami Siren
    
> XMLResponseParser does not handle named lists in doc fields
> -----------------------------------------------------------
>
>                 Key: SOLR-3487
>                 URL: https://issues.apache.org/jira/browse/SOLR-3487
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3487.patch
>
>
> For example when one uses xml and specifies fl to contain [explain style=nl] parser currently cannot handle the response.
> I also noticed that the example tests are not run with xml (that would have caught this earlier).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3487) XMLResponseParser does not handle named lists in doc fields

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren updated SOLR-3487:
-----------------------------

    Attachment: SOLR-3487.patch

here's a proposed fix. I also added a test class that runs the example tests by using the xml format.

will commit shortly unless someone stops me...
                
> XMLResponseParser does not handle named lists in doc fields
> -----------------------------------------------------------
>
>                 Key: SOLR-3487
>                 URL: https://issues.apache.org/jira/browse/SOLR-3487
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Sami Siren
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3487.patch
>
>
> For example when one uses xml and specifies fl to contain [explain style=nl] parser currently cannot handle the response.
> I also noticed that the example tests are not run with xml (that would have caught this earlier).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3487) XMLResponseParser does not handle named lists in doc fields

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren updated SOLR-3487:
-----------------------------

    Component/s: clients - java
    
> XMLResponseParser does not handle named lists in doc fields
> -----------------------------------------------------------
>
>                 Key: SOLR-3487
>                 URL: https://issues.apache.org/jira/browse/SOLR-3487
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>            Reporter: Sami Siren
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3487.patch
>
>
> For example when one uses xml and specifies fl to contain [explain style=nl] parser currently cannot handle the response.
> I also noticed that the example tests are not run with xml (that would have caught this earlier).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org