[
https://issues.apache.org/jira/browse/LUCENE-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996568#comment-14996568
]
David Smiley commented on LUCENE-6881:
--------------------------------------
These are incredible numbers [~mikemccand]; bravo!
Curious; do you imagine that BKD might one day be modified to differentiate the
indexed cells by two types -- what I call a "leaf" and a non-leaf"? So in this
way, a document could have BKD cells that are leaves and non-leaves which refer
to indexing non-point shapes in which the inner cells entirely contained by
some indexed shape have leaf cells and the non-leaf cells are those at the edge?
> Cutover all BKD tree implementations to the codec
> -------------------------------------------------
>
> Key: LUCENE-6881
> URL: https://issues.apache.org/jira/browse/LUCENE-6881
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: Trunk
>
> Attachments: LUCENE-6881.patch, LUCENE-6881.patch
>
>
> This is phase 4 for enabling indexing dimensional values in Lucene
> ... follow-on from LUCENE-6861.
> This issue removes the 3 pre-existing specialized experimental BKD
> implementations (BKD* in sandbox module for 2D lat/lon geo, BKD3D* in
> spatial3d module for 3D x/y/z geo, and range tree in sandbox module)
> and instead switches over to having the codec index the dimensional
> values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]