ELVIS-Project / simssadb

New version of the ELVIS database. A database of files containing searchable symbolic representations of scores. See staging at db.staging.simmsa.ca.
https://db.simssa.ca
GNU General Public License v3.0
5 stars 4 forks source link

Search page should show all musical works if no query #421

Closed rebmizrahi closed 11 months ago

rebmizrahi commented 11 months ago

If a user enters a blank query or opens the search page, all musical works should be listed. Entering a query will narrow down, rather than return hits. To load all musical works in the search page, you must also load all files that go with the musical works and this takes ~30 seconds, so loading files must be changed too to be more efficient. If a solution is found it will also make broad query searches faster.

rebmizrahi commented 11 months ago

Closed + fixed comment ^ with #424