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

[jira] [Updated] (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 ]

Houston Putman updated SOLR-14692:
----------------------------------
    Security:     (was: Public)

> 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
>          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