Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document in BatchResults needs getId() #9

Open
stevebuik opened this issue Apr 29, 2011 · 1 comment
Open

Document in BatchResults needs getId() #9

stevebuik opened this issue Apr 29, 2011 · 1 comment

Comments

@stevebuik
Copy link

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?

@clamprecht
Copy link
Contributor

Here's a patch that adds getId() method (and makes id final), I'll leave it up to the owners to pull the change in:

clamprecht@5b52a95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants