You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Keith Fligg (Created) (JIRA)" <ji...@apache.org> on 2012/04/18 02:51:13 UTC

[jira] [Created] (SOLR-3370) CSVResponseWriter does not honor fl globs

CSVResponseWriter does not honor fl globs
-----------------------------------------

                 Key: SOLR-3370
                 URL: https://issues.apache.org/jira/browse/SOLR-3370
             Project: Solr
          Issue Type: Bug
          Components: Response Writers
    Affects Versions: 4.0
            Reporter: Keith Fligg
            Priority: Minor


The fl query parameter is not honored by the CSVResponseWriter when it has globs, e.g., fl=foo* will return all fields in the document.

--
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-3370) CSVResponseWriter does not honor fl globs

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

Keith Fligg updated SOLR-3370:
------------------------------

    Attachment: SOLR-3370.patch

Fix and unit test patches attached.
                
> CSVResponseWriter does not honor fl globs
> -----------------------------------------
>
>                 Key: SOLR-3370
>                 URL: https://issues.apache.org/jira/browse/SOLR-3370
>             Project: Solr
>          Issue Type: Bug
>          Components: Response Writers
>    Affects Versions: 4.0
>            Reporter: Keith Fligg
>            Priority: Minor
>         Attachments: SOLR-3370.patch
>
>
> The fl query parameter is not honored by the CSVResponseWriter when it has globs, e.g., fl=foo* will return all fields in the document.

--
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-3370) CSVResponseWriter does not honor fl globs

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

Hoss Man resolved SOLR-3370.
----------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
         Assignee: Hoss Man

Committed revision 1333760.

Thanks for the patch Keith -- and especially for including a test!
                
> CSVResponseWriter does not honor fl globs
> -----------------------------------------
>
>                 Key: SOLR-3370
>                 URL: https://issues.apache.org/jira/browse/SOLR-3370
>             Project: Solr
>          Issue Type: Bug
>          Components: Response Writers
>    Affects Versions: 4.0
>            Reporter: Keith Fligg
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3370.patch
>
>
> The fl query parameter is not honored by the CSVResponseWriter when it has globs, e.g., fl=foo* will return all fields in the document.

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