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

[jira] [Created] (SOLR-14046) Add y-domain parameter to facet2D Stream Evaluator

Joel Bernstein created SOLR-14046:
-------------------------------------

             Summary: Add y-domain parameter to facet2D Stream Evaluator
                 Key: SOLR-14046
                 URL: https://issues.apache.org/jira/browse/SOLR-14046
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: streaming expressions
            Reporter: Joel Bernstein


The y-domain parameter will allow the facet2D function change the query for the *y* dimension in a facet2D aggregation:

Syntax:
{code:java}
facet2D(stocks, q="ticker_s:jpm", x="yearMonthDay", y="ticker_s", y-domain="*:*", max(change_d)) {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org