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/08/10 02:03:45 UTC

[jira] [Created] (SOLR-7905) Wire the FacetStream into the SQL Interface

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