[
https://issues.apache.org/jira/browse/LUCENE-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405874#comment-15405874
]
ASF subversion and git services commented on LUCENE-7403:
---------------------------------------------------------
Commit e360afe70ce99d0d0b7c23cec0439f8773618de4 in lucene-solr's branch
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e360afe ]
LUCENE-7403: Use blocks of exactly maxPointsInLeafNodes values in the 1D case.
> Don't artificially lower the leaf block size of points in the 1D case
> ---------------------------------------------------------------------
>
> Key: LUCENE-7403
> URL: https://issues.apache.org/jira/browse/LUCENE-7403
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-7403.patch
>
>
> Points currently put 0.75*maxPointsInLeafNode values in the leaf nodes, as an
> attempt to have as many values as multi-dimensional points on average.
> However, I don't think this is necessary, especially since 1D points are now
> written the same way at flush and write time (from a sorted iterator).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]