Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently array indexes are only of type BTREE, but much of the array index work is storage-layer agnostic. Array indexes could also be extended to index an array of spatial types (say, a list of points) using an R-tree instead of a B-tree.