You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2015/10/02 20:00:27 UTC

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

     [ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-8086:
---------------------------------
    Attachment: SOLR-8086.patch

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org