[
https://issues.jboss.org/browse/TEIID-4572?page=com.atlassian.jira.plugin...
]
Hend Amin updated TEIID-4572:
-----------------------------
Description:
Currently group by is not supported for Solr translator. For example:
select x,y, count\(*) from solr_core group by x,y; the corresponding Solr request does not
contain group by.
Please add group by and faceted search support for Solr translator.
was:
Currently group by is not supported for Solr translator. For example:
select x,y, count\(*) from solr_core group by x,y; the corresponding Solr request does not
contain group by.
Please add group by support for Solr translator.
Grouping by and faceted search for Solr tranlator
-------------------------------------------------
Key: TEIID-4572
URL:
https://issues.jboss.org/browse/TEIID-4572
Project: Teiid
Issue Type: Enhancement
Reporter: Hend Amin
Assignee: Steven Hawkins
Currently group by is not supported for Solr translator. For example:
select x,y, count\(*) from solr_core group by x,y; the corresponding Solr request does
not contain group by.
Please add group by and faceted search support for Solr translator.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)