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


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to