Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
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.