Adrien Grand created LUCENE-7299: ------------------------------------ Summary: BytesRefHash.sort() should use radix sort? Key: LUCENE-7299 URL: https://issues.apache.org/jira/browse/LUCENE-7299 Project: Lucene - Core Issue Type: Improvement Reporter: Adrien Grand Assignee: Adrien Grand Priority: Minor
Switching DocIdSetBuilder to radix sort helped make things significantly faster. We should be able to do the same with BytesRefHash.sort()? -- 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