I think, generally, RangeKeys() are not supportable in Mad-Hatter, since the query engine assumes an ordering to the keys? https://github.com/couchbase/n1fty/blob/7b74840ba11976e200eeecb98eb1c53081441876/index.go#L89
I think, generally, RangeKeys() are not supportable in Mad-Hatter, since the query engine assumes an ordering to the keys?
n1fty/index.go
Line 89 in 7b74840