Joel Bernstein created SOLR-8086:
------------------------------------

             Summary: 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


This ticket will add the SELECT DISTINCT query to the SQL interface.

There will be a Map/Reduce implementation using the UniqueStream and an JSON 
Facet API implementation using the FacetStream. A flag will be added to the 
FacetStream to only add the distinct terms to the tuples and ignore the facet 
counts.



--
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