1
0
Fork 0
mirror of synced 2024-09-30 00:56:17 +13:00
ArchiveBox/archivebox/search
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
..
backends sqlite search: Rename connection to get_connection 2023-10-16 13:23:26 -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