[ https://issues.apache.org/jira/browse/LUCENE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969896#comment-13969896 ]
ASF subversion and git services commented on LUCENE-5604: --------------------------------------------------------- Commit 1587684 from mikemcc...@apache.org in branch 'dev/branches/branch_4x' [ https://svn.apache.org/r1587684 ] LUCENE-5604: switch these 'many terms' tests back to previous adversarial hash conflict case > Should we switch BytesRefHash to MurmurHash3? > --------------------------------------------- > > Key: LUCENE-5604 > URL: https://issues.apache.org/jira/browse/LUCENE-5604 > Project: Lucene - Core > Issue Type: Improvement > Components: core/index > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: 4.9, 5.0 > > Attachments: BytesRefHash.perturb.patch, LUCENE-5604.patch, > LUCENE-5604.patch, LUCENE-5604.patch > > > MurmurHash3 has better hashing distribution than the current hash function we > use for BytesRefHash which is a simple multiplicative function with 31 > multiplier (same as Java's String.hashCode, but applied to bytes not chars). > Maybe we should switch ... -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org