daisylb / giki

A Git-backed wiki with multiple user support, templating and a Git smart HTTP server out of the box.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Search #15

Open daisylb opened 10 years ago

daisylb commented 10 years ago

Perhaps using Whoosh? Whoosh's indices appear to be stored on disk, so we could shove them inside a .git directory.