Skip to content

Commit 71f3fe1

Browse files
authoredMar 16, 2025··
readme: update library recommendations
Stork isn't being developed actively anymore, so I'll recommend other things.
1 parent 8677e3d commit 71f3fe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
A partial port of [elasticlunr.js][eljs] to Rust. Intended to be used for generating compatible search indices.
1010

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/).
1212

1313
## Example
1414

@@ -62,4 +62,4 @@ Bundled javascript code in the repository (not included in the cargo package) ma
6262

6363
[lunr-languages]: https://github.com/MihaiValentin/lunr-languages
6464
[eljs]: https://github.com/weixsong/elasticlunr.js
65-
[swft]: https://github.com/brenes/stopwords-filter
65+
[swft]: https://github.com/brenes/stopwords-filter

0 commit comments

Comments
 (0)
Please sign in to comment.