alist/internal/search
BoYanZh 8e2069c554
fix: db non full-text import error (#3055)
2023-01-15 23:49:23 +08:00
..
bleve feat: Search enhancement (#2562) 2022-12-05 13:28:39 +08:00
db feat: lazy index creation on searcher init (#2962) 2023-01-09 14:09:21 +08:00
db_non_full_text fix: db non full-text import error (#3055) 2023-01-15 23:49:23 +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 feat: add a switch to enable auto update index (close #2930) 2023-01-07 00:59:30 +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 feat: update index by `req.Paths` 2022-12-24 20:23:04 +08:00