acid icon indicating copy to clipboard operation
acid copied to clipboard

Covered indices

Open dw opened this issue 12 years ago • 0 comments

Since physical index keys are currently a [index-entry, record-key] list, the value part of index records is completely unused. It would be possible to make use of the value for something, although I don't have any use cases, and don't know what the API would look like.

Also how would it interact with e.g. index functions returning multiple index entries? Store the same covered value for each entry?

dw avatar Sep 07 '13 10:09 dw