An open source, non-profit search engine implemented in python
Find a file
2021-12-11 17:18:00 +00:00
domains Smaller queue 2021-05-19 21:25:12 +01:00
static Add frontend 2021-03-14 13:28:32 +00:00
.gitignore Add EMR deploy scripts 2021-12-05 21:02:17 +00:00
app.py Improve typing of indexer 2021-06-13 21:41:19 +01:00
bootstrap.sh Add EMR deploy scripts 2021-12-05 21:02:17 +00:00
crawl.py Add timeout 2021-03-14 12:53:23 +00:00
create_app.py Limit number of chars used in query 2021-06-11 21:43:12 +01:00
deploy.sh Extract archive info 2021-12-05 21:42:23 +00:00
domains.py Add EMR deploy scripts 2021-12-05 21:02:17 +00:00
extract.py Save results to gzip file 2021-12-07 22:10:16 +00:00
extract_local.py Output processed items to an output queue 2021-12-11 17:18:00 +00:00
extract_process.py Extract locally 2021-12-05 22:25:37 +00:00
fsqueue.py Use our own filesystem-based queue 2021-12-11 16:57:17 +00:00
index.py Improve typing of indexer 2021-06-13 21:41:19 +01:00
index_glob.py Index queued items 2021-05-19 21:48:03 +01:00
index_queue.py Index queued items 2021-05-19 21:48:03 +01:00
make_curl.py Add a script for performance testing 2021-04-11 15:10:02 +01:00
paths.py Count terms 2021-05-30 21:30:34 +01:00
performance.py Improve typing of indexer 2021-06-13 21:41:19 +01:00
poetry.lock Use our own filesystem-based queue 2021-12-11 16:57:17 +00:00
pyproject.toml Use our own filesystem-based queue 2021-12-11 16:57:17 +00:00
wiki.py Index using compression 2021-04-12 18:37:33 +01:00