A plugin to take your published Pelican posts and put them into a SQLite database.
Once the plugin has been installed you only need to run make html to create a SQLite database called pelican.db which will be created in the root of your pelican site. There are partial instructions for using this to implement search for a site built with Pelican.