crates.io version lines of code license

Kvarn search

Uses elipdotter to provide search capabilities for a Kvarn host.

Uses the file system and prepare_single extensions to get all documents to index.

To get more info, check out the section about this extension in my article about elipdotter.

This means this implementation currently does not crawl the local site.

This extension provides an endpoint which returns the result in JSON format. The scheme is described on icelk.dev.

For an example of a frontend, check out this portion of the overview at kvarn.org.

Cargo features

Enable the wordpress-sitemap feature to automatically index a WordPress site. You also have to set the option index_wordpress_sitemap option in Options to enable it.

Versions

Changelog

v0.3.0

v0.2.0

Development

Since this is used by some projects which require the git version of Kvarn, this requires Kvarn to be cloned at ../kvarn during development.

License

kvarn-search is licensed under the GNU LGPLv3. All contributions must also be.