1
0
Fork 0
mirror of synced 2024-06-29 03:20:58 +12:00
ArchiveBox/archivebox/search/backends
Ross Williams 9b85f35b63 sqlite search: check SQLite version when indexing
If creating the FTS5 tables fails due to a known version
incompatiblity, report the required version to the user.
2023-10-16 14:50:48 -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: check SQLite version when indexing 2023-10-16 14:50:48 -04:00