[ 
https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170934#comment-13170934
 ] 

Jan Rasehorn commented on SOLR-2444:
------------------------------------

It does not seem to be working in Solr 4 Trunk from 16th Dec 2011. 
I added a transformer with name "testtrans" as a copy of the existing examples 
to solrconfig.xml and tried to incorporate it into the fl parameter. 

Solr returns an error message saying:

bq. undefined field: [testtrans]

If i add a pseudo field "constval:sum(1,2)" to fl - parameter, solr returns an 
error message also:

bq. undefined field: constantval:sum(1
                
> Update fl syntax to support: pseudo fields, AS, transformers, and wildcards
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-2444
>                 URL: https://issues.apache.org/jira/browse/SOLR-2444
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ryan McKinley
>             Fix For: 4.0
>
>         Attachments: SOLR-2444-fl-parsing.patch, SOLR-2444-fl-parsing.patch
>
>
> The ReturnFields parsing needs to be improved.  It should also support 
> wildcards

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