[
https://issues.jboss.org/browse/TEIID-4572?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4572:
---------------------------------------
9.3 CR1 will go out this week. If we are assured that the pull request does not interfere
with existing functionality and have not locked in on a single CR, then the pull request
could go in next week at the latest. Otherwise it will need to wait until 10.0.
Grouping by and faceted search for Solr tranlator
-------------------------------------------------
Key: TEIID-4572
URL:
https://issues.jboss.org/browse/TEIID-4572
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Reporter: Hend Amin
Fix For: 10.0
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)