This website requires JavaScript.
Explore
Help
Register
Sign In
EbookFoundation
/
oapen-suggestion-service
mirror of
https://github.com/EbookFoundation/oapen-suggestion-service.git
Watch
1
Star
0
Fork
You've already forked oapen-suggestion-service
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oai_harvest
oapen-suggestion-service
/
oapen-engine
/
scripts
/
refresh.sh
3 lines
46 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
DB SSL, API format changes, new endpoints, and unit testing with Actions * Run unit tests with Github Actions on each push * Change job timeout to 10 minutes * Fix for sslmode in API connection string * Select lists of suggestions or ngrams with /api or /api/ngrams respectively, JSONify ngrams response * Added better documentation of API endpoints * Switch from connection string to connection object in API
2023-04-18 23:48:09 +00:00
#!/bin/bash
OAP-56 and logging (#38) * incremental progress, logging, synchronization * update refresh/harvest period * add logger StreamHandler, add Dockerfile nltk download, tweak seed parameters * update readme and add scripts for manual commands
2023-03-06 19:44:45 +00:00
python src/tasks/refresh_items.py