We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PersonSearchQueryBuilder query = new PersonSearchQueryBuilder() .name("Elizabeth Hannah Hatton").birthDate("1908");
gives e.getId() L5NK-4CQ Person L5NK-4CQ (Hama Bregowine Guerzon) e.getId() L5NK-WKW Person L5NK-WKW (Keaton Hana Vadon) and other unrelated folks.
Folks returned have nothing to do with the search criteria
The text was updated successfully, but these errors were encountered:
@wilfordej can we verify this?
Sorry, something went wrong.
No branches or pull requests
PersonSearchQueryBuilder query = new PersonSearchQueryBuilder()
.name("Elizabeth Hannah Hatton").birthDate("1908");
gives
e.getId() L5NK-4CQ Person L5NK-4CQ (Hama Bregowine Guerzon)
e.getId() L5NK-WKW Person L5NK-WKW (Keaton Hana Vadon)
and other unrelated folks.
Folks returned have nothing to do with the search criteria
The text was updated successfully, but these errors were encountered: