mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 Improve ignore indexing
This commit is contained in:
parent
8b7be233d9
commit
214840e2f4
2 changed files with 6 additions and 8 deletions
|
|
@ -513,6 +513,7 @@ func fullReindex() {
|
|||
}
|
||||
treenode.InitBlockTree(true)
|
||||
|
||||
sql.IndexIgnoreCached = false
|
||||
openedBoxes := Conf.GetOpenedBoxes()
|
||||
for _, openedBox := range openedBoxes {
|
||||
index(openedBox.ID)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue