[ https://issues.apache.org/jira/browse/SOLR-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268738#comment-15268738 ]
Dennis Gove commented on SOLR-9058: ----------------------------------- I'll take this. I like the fix but want to see if there's an easy way to do the splitting once (during init) instead of on each read - we'll get slightly better performance with that. > 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 > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org