mirror of
https://github.com/nkanaev/yarr.git
synced 2026-06-09 18:03:19 +00:00
switch to fts5, rework search syncing
This commit is contained in:
@@ -118,7 +118,6 @@ func (w *Worker) refresher(feeds []storage.Feed) {
|
||||
w.db.CreateItems(items)
|
||||
}
|
||||
atomic.AddInt32(w.pending, -1)
|
||||
w.db.SyncSearch()
|
||||
}
|
||||
close(srcqueue)
|
||||
close(dstqueue)
|
||||
|
||||
Reference in New Issue
Block a user