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

Joel Bernstein closed SOLR-7905.
--------------------------------
    Resolution: Duplicate

Decided to lump this in with SOLR-7903 because the SQLHandlers tests cases 
strengthen the test cases for the FacetStream.

> Wire the FacetStream into the SQL Interface
> -------------------------------------------
>
>                 Key: SOLR-7905
>                 URL: https://issues.apache.org/jira/browse/SOLR-7905
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: Trunk
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>             Fix For: Trunk
>
>
> Currently the SQLHandler uses the RollupStream, which uses a Map/Reduce 
> technique, to build the Group By Aggregations. This ticket wires the 
> FacetStream (SOLR-7903) into the SQLHandler so that users can switch back and 
> forth between the RollupStream (Map/Reduce) and the FacetStream (JSON Facet 
> API) to build the Group By Aggregations. 



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