It would be nice if, given an index, it was possible to efficiently enumerate entries with a given prefix. For example, could be a new API: `index.each('blah/')` would give all entries starting with `blah/`