[ https://issues.apache.org/jira/browse/LUCENE-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310502#comment-17310502 ]
hu edited comment on LUCENE-7306 at 3/29/21, 9:28 AM: ------------------------------------------------------ I have a question,why MSBRadixSorter class LEVEL_THRESHOLD is 8 ? term is distributed in different buffers?thanks was (Author: jiangtao): I have a question,why MSBRadixSorter class LEVEL_THRESHOLD is 8 ? thanks > Use radix sort for points too > ----------------------------- > > Key: LUCENE-7306 > URL: https://issues.apache.org/jira/browse/LUCENE-7306 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Adrien Grand > Assignee: Adrien Grand > Priority: Minor > Fix For: 6.1, 7.0 > > Attachments: LUCENE-7306.patch, LUCENE-7903.patch > > > Like postings, points make heavy use of sorting at indexing time, so we > should try to leverage radix sort too? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org