BuddhaNexus / buddhanexus

Backend for the Buddhanexus project
8 stars 2 forks source link

Database loading problems #319

Closed ayya-vimala closed 3 weeks ago

ayya-vimala commented 1 month ago

The current database is not loaded properly yet. Some things to pay attention to when the database is reloaded:

  1. Segment numbers are loaded several times in files: Image

  2. Segments are loaded several times in segments: Image

  3. Many parallels and segments are not yet loaded in parallels.

  4. Total match count does not match the actual return from other views.

Data seems to be disappearing from the database for no apparent reason. This needs to be investigated.

sebastian-nehrdich commented 3 weeks ago

Please review, all of this should be adressed by now in the deployed version in dharmamitra.org/api-db

ayya-vimala commented 3 weeks ago

I think this is all working now. Thanks! If more issues are found I'll make separate issues.