[
https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015522#comment-13015522
]
Ryan McKinley commented on SOLR-2444:
-------------------------------------
Thinking about the pseudo field mapping -- I like the idea that each parsed
'fl' element gets checked and possibly replaced with something from the pseudo
field list.
As a crazy example, this would mean:
fl=name,dist:geodist()&
fl.pseudo.geodist()=distance_field
would use the lucene field 'distance_field' and put it in a solr document with
the name 'dist'
Does that match your expectation?
bq. i vote for colon
+1 ok me too
> 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
> 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.
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]