[
https://issues.apache.org/jira/browse/SOLR-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270370#comment-15270370
]
Stephan Osthold commented on SOLR-9058:
---------------------------------------
In regard to splitting only once, if you don't mind changing the parameters for
the constructors, I'd do it like this:
https://github.com/StephanOsthold/lucene-solr/commit/c0749f0aa6587d70db3bdbb2ad6a86d2901ed72f
The lists are private, because I need to make sure they have the same size.
> hashJoin does not work when "on" maps fields with "="
> -----------------------------------------------------
>
> Key: SOLR-9058
> URL: https://issues.apache.org/jira/browse/SOLR-9058
> Project: Solr
> Issue Type: Bug
> Reporter: Stephan Osthold
> Assignee: Dennis Gove
> Priority: Minor
>
> hashJoin does not work when "on" maps fields with "="
> eg.
> hashJoin(
> ...
> on="field1=field2"
> )
> See link for fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]