[
https://issues.apache.org/jira/browse/SOLR-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722786#action_12722786
]
Hoss Man commented on SOLR-1205:
--------------------------------
FWIW: there have been numerious discussions in the past that people may want to
familiarize themselves with about field aliasing use cases and how to try and
approach it in a standardized way across different params...
http://wiki.apache.org/solr/FieldAliasesAndGlobsInParams
> add a field alias feature
> -------------------------
>
> Key: SOLR-1205
> URL: https://issues.apache.org/jira/browse/SOLR-1205
> Project: Solr
> Issue Type: New Feature
> Reporter: Noble Paul
> Fix For: 1.5
>
>
> A feature which is similar to the SQL 'as' can be helpful
> see the mail thread
> http://www.lucidimagination.com/search/document/63b63edc15092922/customizing_results#63b63edc15092922
> it can be implemented as a separate request param
> say
> {code}
> fl.alias=from_name1:to_name1&fl.alias=from_name2:to_name2
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.