[ https://issues.apache.org/jira/browse/SOLR-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273388#comment-15273388 ]
ASF subversion and git services commented on SOLR-9058: ------------------------------------------------------- Commit d95a91a9cca341d7633d339bf56b08ecd59d1c2a in lucene-solr's branch refs/heads/branch_6x from [~dpgove] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d95a91a ] SOLR-9058: Makes HashJoinStream and OuterHashJoinStream support different field names in the incoming streams, eg. fieldA=fieldB > 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 > Attachments: SOLR-9058.patch > > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org