Metadata secondary indexes
Cantor, Scott
cantor.2 at osu.edu
Sun Oct 4 09:12:11 EDT 2015
On 10/2/15, 9:12 PM, "dev on behalf of Brent Putman" <dev-bounces at shibboleth.net on behalf of putmanb at georgetown.edu> wrote:
>
>I basically have the fundamental indexing framework done and tested. Details in the issue. [1] If anyone has any comments/feedback/concerns, let me know.
Looks nice. One question, is there any value/need to having the IndexKey marker interface include a requirement for implementing Comparable?
Looks like the Store implementation just uses a map that doesn't sort. I don't have a specific use case in mind, I just wondered if that was something to consider.
-- Scott
More information about the dev
mailing list