[ 
https://issues.apache.org/jira/browse/SOLR-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995275#comment-15995275
 ] 

ASF subversion and git services commented on SOLR-10583:
--------------------------------------------------------

Commit 15e1c5d34f69fa2662b5299dce6fc808854f8ba3 in lucene-solr's branch 
refs/heads/master from Chris Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=15e1c5d ]

SOLR-10583: JSON Faceting now supports a query time 'join' domain change option


> 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
>         Attachments: SOLR-10583.patch, SOLR-10583.patch, SOLR-10583.patch
>
>
> 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