when loading docs and checking the results, there is no easy way to get the id of any docs that failed. we have done this using reflection but it would be much easier if there was a getId() method in Document. or is there a better way?