ArchiveBox/archivebox/search/backends
Ross Williams adb9f0ecc9 sqlite search: Rename connection to get_connection
`connection` could cause confusion with `django.db.connection` and
`get_connection` is a better callable name.
2023-10-16 13:23:26 -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: Rename connection to get_connection 2023-10-16 13:23:26 -04:00