Add some useful debugging information for index resolution
We _could_ print the index name before resolution but the goal here
isn't to verify the integrity of the resolve function (to ensure that it
did actually do the equality comparison) but rather just to troubleshoot
which index it resolved to (in which case the name is embedded in the
final index).