alist/internal/search
不插电 53926d5cd0
fix(search): duplicate folder on autoupdate (#6063 close #6062)
* fix(search): the problem of not returning in time when index does not support auto update.

* fix(search): the problem of duplicate indexing of folders.
2024-02-20 19:12:07 +08:00
..
bleve feat(search): paging and scope (close #4381 in #4930) 2023-08-06 15:13:23 +08:00
db feat: customize index max depth 2023-01-17 17:33:18 +08:00
db_non_full_text feat: customize index max depth 2023-01-17 17:33:18 +08:00
searcher fix(search): don't delete virtual folder while update indexes (close #2677) 2022-12-11 14:59:58 +08:00
build.go fix(search): duplicate folder on autoupdate (#6063 close #6062) 2024-02-20 19:12:07 +08:00
import.go fix: db non full-text import error (#3055) 2023-01-15 23:49:23 +08:00
search.go refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
util.go fix: allow_indexed check (close #3291) 2023-02-07 15:14:39 +08:00