Joel Bernstein created SOLR-7905:
------------------------------------

             Summary: 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
             Fix For: Trunk


Currently the SQLHandler uses the RollupHandler, which uses a Map/Reduce 
technique, to build the Group By Aggregations. This ticket wires the 
FacetStream (SOLR-7903) into SQLHandler so that users can switch back and forth 
between 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