1
0
Fork 0
mirror of synced 2024-07-01 04:20:55 +12:00
ArchiveBox/archivebox/search
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
..
backends sqlite search: clean up errors and type-checking 2023-10-16 14:31:52 -04:00
__init__.py refactor: Remove setup_django from search 2020-12-11 16:43:48 -05:00
utils.py fix readability indexing process and implement a max total character length on indexed content 2021-04-06 02:01:38 -04:00