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

Erick Erickson resolved SOLR-3111.
----------------------------------

    Resolution: Fixed

Added tests, fixed code to handle both cases (multiple fl params, * for all 
fields)

trunk: r: 1242150
3.6:   r: 1242152
                
> LukeRequestHandler does not properly handle multi-field fl params. Wildcard 
> should also be honored
> --------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3111
>                 URL: https://issues.apache.org/jira/browse/SOLR-3111
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 3.6, 4.0
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-3111-3x.patch, SOLR-3111.patch
>
>
> Specifying "&fl=field1 field2" for the LukeRequestHandler results in trying 
> to find a field, you guessed it, "field field2".
> Additionally, it makes sense for some future enhancements, to support fl=*.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to