Skip to content

Commit 71f3fe1

Browse files
authored
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

Lines changed: 2 additions & 2 deletions
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)