Corona
Corona copied to clipboard
Allow range indexes to be built off of binary metadata
Currently you can create a range index on binary metadata but it requires knowing a bit about the structure that the metadata is stored in (namespace, localname and if it's a date to use the normalized-date attribute). These are all behind the scenes implementation details that it would be nice to shield the developer from.