[ 
https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941482#comment-14941482
 ] 

Joel Bernstein edited comment on SOLR-8086 at 10/2/15 6:00 PM:
---------------------------------------------------------------

Initial patch with one passing test for the Map/Reduce implementation. More 
unit tests coming.


was (Author: joel.bernstein):
Initial patch with one passing test for Map/Reduce implementation. More unit 
tests coming.

> Add support for SELECT DISTINCT queries to the SQL interface
> ------------------------------------------------------------
>
>                 Key: SOLR-8086
>                 URL: https://issues.apache.org/jira/browse/SOLR-8086
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>         Attachments: SOLR-8086.patch
>
>
> This ticket will add the SELECT DISTINCT query to the SQL interface.
> There will be a Map/Reduce implementation using the UniqueStream and a JSON 
> Facet API implementation using the FacetStream. SQL clients will be able to 
> switch between Map/Reduce and JSON Facet API using the *aggregationMode* 
> [map_reduce or facet] http param introduced in SOLR-7903.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to