[
https://issues.apache.org/jira/browse/SOLR-14692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175514#comment-17175514
]
ASF subversion and git services commented on SOLR-14692:
--------------------------------------------------------
Commit 5887032e95953a8d93d723e1a5210793472def71 in lucene-solr's branch
refs/heads/master from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5887032 ]
SOLR-14692: Allow 'method' specification on JSON Facet join domain transforms
(#1707)
> JSON Facet "join" domain should take optional "method" property
> ---------------------------------------------------------------
>
> Key: SOLR-14692
> URL: https://issues.apache.org/jira/browse/SOLR-14692
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: faceting, JSON Request API
> Affects Versions: master (9.0), 8.6
> Reporter: Jason Gerlowski
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Solr offers several different join implementations which can be switched off
> providing the "method" local-param on JoinQuery's. Each of these
> implementations has different performance characteristics and can behave very
> differently depending on a user's data and use case.
> When joins are used internally as a part of JSON Faceting's "join"
> domain-transform though, users have no way to specify which implementation
> they would like to use. We should correct this by adding a "method" property
> to the join domain-transform. This will let user's choose the join that's
> most performant for their use case during JSON Facet requests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]