mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-24 19:16:55 +08:00
fix: db non full-text import error (#3055)
This commit is contained in:
@@ -3,4 +3,5 @@ package search
|
||||
import (
|
||||
_ "github.com/alist-org/alist/v3/internal/search/bleve"
|
||||
_ "github.com/alist-org/alist/v3/internal/search/db"
|
||||
_ "github.com/alist-org/alist/v3/internal/search/db_non_full_text"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user