gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Improve how indexes are created/handled #124

Open stefandesu opened 4 years ago

stefandesu commented 4 years ago

Eventually, it should be able to create and update indexes via HTTP endpoints instead of only via the import script (continuation of #101):

It might be possible to handle indexes much more elegantly via our models, so it might make sense to look into that.