alist/internal/op
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
..
const.go feat: check status before storage call 2022-09-03 22:32:09 +08:00
driver.go fix: is the root folder required (close #1633) 2022-09-11 16:23:46 +08:00
driver_test.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
fs.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00
hook.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00
path.go fix: remove relative path check 2022-09-11 14:05:13 +08:00
storage.go chore: add id to resp of create storage 2022-11-13 20:17:10 +08:00
storage_test.go chore: add id to resp of create storage 2022-11-13 20:17:10 +08:00