4 Commits

Author SHA1 Message Date
Seongjae Lee 7e12c57f0b Rename startWatcher to initWatcher to match initSearchIndex 2016-07-05 01:07:03 -07:00
Seongjae Lee a73b308639 Fix a bug that throwing an error when enableLunrPipeline is off
Also, enableLunrPipeline option should match on restoring lunr.
2016-07-05 01:05:42 -07:00
Seongjae Lee 68c8b47ffb Fix a note-watcher error during deactivation 2016-07-03 10:44:32 -07:00
Seongjae Lee f0b1fcd075 Replace docquery to note-watcher, which supports lunr search index loading
NoteWatcher holds NoteCache, which caches recent notes and file modified time to help search index recovery.
2016-07-02 23:20:41 -07:00