Currently the index DB stores a summary for each wiki page, and these summaries are what is indexed and searchable.
We should add the capability to full-text index the entire wiki, using SQLite external content tables to store the related pages' file paths.
Currently the index DB stores a summary for each wiki page, and these summaries are what is indexed and searchable.
We should add the capability to full-text index the entire wiki, using SQLite external content tables to store the related pages' file paths.