Fixed bug with diacritcs and quoted searches
Also added more cached data
This commit is contained in:
@@ -53,6 +53,7 @@ export type IndexedDocument = {
|
||||
mtime: number
|
||||
|
||||
content: string
|
||||
cleanedContent: string
|
||||
aliases: string
|
||||
tags: string[]
|
||||
unmarkedTags: string[]
|
||||
|
||||
Reference in New Issue
Block a user