Hoss Man created SOLR-10583:
-------------------------------

             Summary: Add 'join' as a new type of domain change in JSON Facets
                 Key: SOLR-10583
                 URL: https://issues.apache.org/jira/browse/SOLR-10583
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Hoss Man
            Assignee: Hoss Man


Add support for a new (query) {{join}} option when specifying a {{domain}} for 
a JSON Facet.

Suggested syntax...

{code}
...
domain : { join : { from : field_foo,
                      to : field_bar
                  }
         }
{code}







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to