[
https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170934#comment-13170934
]
Jan Rasehorn edited comment on SOLR-2444 at 12/16/11 12:28 PM:
---------------------------------------------------------------
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: constval:sum(1
Am I missing some steps to enable it?
was (Author: janrasehorn):
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: constval: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: [email protected]
For additional commands, e-mail: [email protected]