You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2012/05/22 21:17:41 UTC

[jira] [Resolved] (SOLR-1205) add a field alias feature

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org