INCF / eeg-database

EEG/ERP portal enables community researchers to store, update, download and search data and metadata from EEG/ERP experiments. The system is developed as a standalone product; the database access is available through a web interface.

Home Page:https://github.com/INCF/eeg-database/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corrupted person search

vpapez opened this issue · comments

Searching for persons does not work correctly.

Reproduction steps:

  1. Login to the portal
  2. Look for some existing name via search box (e.g. Řondík)
  3. Open person's details from the search results
  4. Check person's name and other data

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

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.

Try to fix this. The problem still remains