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
Searching for persons does not work correctly.
Reproduction steps:
Expected behaviour: Details of searched person are displayed.
Current behaviour: Details of different person is displayed (Michal Nartl instead of Tomáš Řondík)
Environment: Production
The text was updated successfully, but these errors were encountered:
In production database is person with id 237 Michal Nartl. In solr server is person with id 237 Tomáš Řondík.
I think, apache solr server is in inconsistent state. Its not bug in portal.
Sorry, something went wrong.
Try to fix this. The problem still remains
stebjan
No branches or pull requests
Searching for persons does not work correctly.
Reproduction steps:
Expected behaviour:
Details of searched person are displayed.
Current behaviour:
Details of different person is displayed (Michal Nartl instead of Tomáš Řondík)
Environment:
Production
The text was updated successfully, but these errors were encountered: