An open source, non-profit search engine implemented in python
Go to file
Daoud Clarke 7e520fb32f Get Dockerfile working 2021-12-23 21:30:51 +00:00
analyse WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
domains Smaller queue 2021-05-19 21:25:12 +01:00
tinysearchengine Get Dockerfile working 2021-12-23 21:30:51 +00:00
.dockerignore Get Dockerfile working 2021-12-23 21:30:51 +00:00
.gitignore Get Dockerfile working 2021-12-23 21:30:51 +00:00
Dockerfile Get Dockerfile working 2021-12-23 21:30:51 +00:00
README.md WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00: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
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 Index common crawl data 2021-12-13 11:23:01 +00:00
extract_process.py Extract locally 2021-12-05 22:25:37 +00:00
fsqueue.py Add an error state 2021-12-14 19:59:31 +00:00
hn-top-domains-filtered.py Get Dockerfile working 2021-12-23 21:30:51 +00:00
index.py WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
index_glob.py WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
index_queue.py WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
indexcc.py WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
make_curl.py Add a script for performance testing 2021-04-11 15:10:02 +01:00
paths.py Get Dockerfile working 2021-12-23 21:30:51 +00:00
performance.py WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
poetry.lock WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
pyproject.toml WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
setup.cfg WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00
wiki.py WIP: implement docker image. TODO: copy index and set the correct index path using env var 2021-12-22 23:21:23 +00:00

README.md

Tiny Search Engine

TBD