You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2020/08/11 13:21:00 UTC

[jira] [Resolved] (SOLR-14692) JSON Facet "join" domain should take optional "method" property

     [ https://issues.apache.org/jira/browse/SOLR-14692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gerlowski resolved SOLR-14692.
------------------------------------
    Fix Version/s: 8.7
                   master (9.0)
         Assignee: Jason Gerlowski
       Resolution: Fixed

All wrapped up; thanks to Munendra for the review comments.

> 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
>            Assignee: Jason Gerlowski
>            Priority: Minor
>             Fix For: master (9.0), 8.7
>
>          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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org