kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
58 stars 64 forks source link

[hibernate-search] Base search services on database #6085

Open matthias-ronge opened 1 month ago

matthias-ronge commented 1 month ago

Issue #5760 1c) -- part 3

In this part, the search functions in the services that have previously accessed the index, are implemented on the database.

Follow-up pull request to #5784 (immediate diff)