alist/internal/fs
Noah Hsu ddcba93eea
feat: multiple search indexes (#2514)
* refactor: abstract search interface

* wip: ~

* fix cycle import

* objs update hook

* wip: ~

* Delete search/none

* auto update index while cache changed

* db searcher

TODO: bleve init issue

cannot open index, metadata missing

* fix size type

why float64??

* fix typo

* fix nil pointer using

* api adapt ui

* bleve: fix clear & change struct
2022-11-28 13:45:25 +08:00
..
copy.go fix: copy folder between two storage (fix #1670) 2022-09-15 17:58:32 +08:00
fs.go chore: fix typo 2022-08-31 22:08:12 +08:00
get.go feat: add teambition driver 2022-09-02 18:24:14 +08:00
link.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
list.go fix: cache is modified while sorting (close #2340) 2022-11-15 14:38:23 +08:00
other.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
put.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
util.go fix(webdav): set mime by ext if it's empty 2022-10-09 19:29:55 +08:00
walk.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00