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

ASF subversion and git services commented on SOLR-8086:
-------------------------------------------------------

Commit 1707819 from [~joel.bernstein] in branch 'dev/trunk'
[ https://svn.apache.org/r1707819 ]

SOLR-8086: Add support for SELECT DISTINCT queries to the SQL interface

> 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, SOLR-8086.patch, SOLR-8086.patch, 
> SOLR-8086.patch, SOLR-8086.patch, SOLR-8086.patch, 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