mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
populate search table
This commit is contained in:
@@ -37,7 +37,8 @@ func (h *Handler) startJobs() {
|
||||
h.queueSize += val
|
||||
}
|
||||
}()
|
||||
h.fetchAllFeeds()
|
||||
go h.db.SyncSearch()
|
||||
//h.fetchAllFeeds()
|
||||
}
|
||||
|
||||
func (h *Handler) fetchFeed(feed storage.Feed) {
|
||||
|
Reference in New Issue
Block a user