Hoss Man created SOLR-3522:
------------------------------

             Summary: "literal" function can not be used in fl
                 Key: SOLR-3522
                 URL: https://issues.apache.org/jira/browse/SOLR-3522
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man
             Fix For: 4.0


For reasons i don't understand yet attempting to use the "literal" function in 
the fl param causes a parse error.

Example query with function that works fine...
http://localhost:8983/solr/collection1/select?q=*:*&fl=foo:sum%284,5%29

Example using literal function that fails...
http://localhost:8983/solr/collection1/select?q=*:*&fl=foo:literal%28%22foo%22%29

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