[
https://issues.apache.org/jira/browse/SOLR-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-1205.
----------------------------
Resolution: Fixed
Fix Version/s: (was: 4.1)
4.0
This was implemented via the "DocTransformer" feature added to the fl param...
http://wiki.apache.org/solr/CommonQueryParameters#Field_alias
> 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: 4.0
>
>
> 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.
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]