[
https://issues.apache.org/jira/browse/SOLR-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726539#comment-14726539
]
Joel Bernstein edited comment on SOLR-8002 at 9/2/15 1:16 AM:
--------------------------------------------------------------
This is actually a new feature request. The SQL interface doesn't yet support
field aliases.
Also, [[email protected]] patches are welcome!
I'll be happy to review any patches in this area.
was (Author: joel.bernstein):
This actually a new feature request. The SQL interface doesn't yet support
field aliases.
> Field aliases support for SQL queries
> -------------------------------------
>
> Key: SOLR-8002
> URL: https://issues.apache.org/jira/browse/SOLR-8002
> Project: Solr
> Issue Type: New Feature
> Components: search
> Affects Versions: Trunk
> Reporter: Susheel Kumar
>
> Currently field aliases are not supported for SQL queries against SQL
> Handler. E.g. below SQL query
> select id,name as product_name from techproducts limit 20
> currently fails as data returned contains still "name" as the field/column
> key than product_name
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]