mattico / elasticlunr-rs

A partial port of elasticlunr to Rust. Intended to be used for generating compatible search indices.
Apache License 2.0
52 stars 23 forks source link

Have Javascript dependencies in-tree #36

Open mattico opened 3 years ago

mattico commented 3 years ago

Not included in the crate of course.

elasticlunr.js is unmaintained, and it supports an old version of lunr-languages. We can do full integration testing and actually show what javascript code we're compatible with.