mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
This commit is contained in:
@@ -489,7 +489,7 @@ func FullReindex() {
|
||||
task.AppendTask(task.DatabaseIndexRef, IndexRefs)
|
||||
task.AppendTask(task.ReloadUI, util.ReloadUI)
|
||||
|
||||
// ReindexAssetContent()
|
||||
// TODO ReindexAssetContent()
|
||||
}
|
||||
|
||||
func fullReindex() {
|
||||
|
||||
Reference in New Issue
Block a user