mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-26 07:14:03 +08:00

* feat(search): search with meilisearch. * feat(search): meilisearch supports auto update. * chores: remove utils.Log. * fix(search): the null pointer caused by deleting non-existing file/folder indexes. --------- Co-authored-by: Andy Hsu <i@nn.ci>