Adrien Grand created LUCENE-7403:
------------------------------------
Summary: 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
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]