ArchiveBox/archivebox/search/backends
Ross Williams 1e604a1352 sqlite search: clean up errors and type-checking
Clean up error handling, and report a better error message
on search and flush if FTS5 tables haven't yet been created.

Add some mypy comments to clean up type-checking errors.
2023-10-16 14:31:52 -04:00
..
__init__.py Implement backend architecture for search engines 2020-12-06 01:12:46 +02:00
ripgrep.py add new SEARCH_BACKEND_TIMEOUT config option defaulted to 90sec 2021-04-09 00:27:12 -04:00
sonic.py bail out on sonic indexing after 5 errors 2021-04-10 05:18:03 -04:00
sqlite.py sqlite search: clean up errors and type-checking 2023-10-16 14:31:52 -04:00