You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
A partial port of [elasticlunr.js][eljs] to Rust. Intended to be used for generating compatible search indices.
10
10
11
-
This library is passively maintained to support existing users. New users are encouraged to use a different library such as [stork](https://github.com/jameslittle230/stork).
11
+
This library is passively maintained to support existing users. New users are encouraged to use a different library such as [tinysearch](https://github.com/tinysearch/tinysearch) or [Pagefind](https://pagefind.app/).
12
12
13
13
## Example
14
14
@@ -62,4 +62,4 @@ Bundled javascript code in the repository (not included in the cargo package) ma
0 commit comments