WIP refactor to take advantage of minisearch 6.0
This commit is contained in:
@@ -37,6 +37,7 @@ export type IndexedDocument = {
|
||||
headings2: string
|
||||
headings3: string
|
||||
|
||||
// TODO: reimplement this
|
||||
doesNotExist?: boolean
|
||||
parent?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user