-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The compendium would be really useful if the content of each article were also indexed, in addition to its abstract and bibtex entry.
For example, the xapers project indexes PDFs and lets the user perform full-text search from whatever corpus you're interested in (i recognize that xapers isn't integrated into a static site generator, but perhaps something comparable could be done here). This would let the user of the compendium identify any article that talks about (for example) "forward secrecy" or "backdoors" even if that term wasn't in the abstract.
This kind of change would probably increase the size of the javascript for searching significantly, so there might be some engineering work to be done to make this feasible/efficient.
Just wanted to flag this as something that seems like it would be a useful feature.