# RE. Hugo search tools - Lunrjs appears abandoned

**URL:** https://discourse.gohugo.io/t/re-hugo-search-tools-lunrjs-appears-abandoned/57022
**Category:** tips & tricks
**Created:** [April 18, 2026, 1:27pm UTC](https://discourse.gohugo.io/t/re-hugo-search-tools-lunrjs-appears-abandoned/57022 "2026-04-18T13:27:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![bandulu](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/bandulu/32/25867_2.png) [@bandulu](https://discourse.gohugo.io/u/bandulu)
#### Post date: [April 18, 2026, 1:27pm UTC](https://discourse.gohugo.io/t/re-hugo-search-tools-lunrjs-appears-abandoned/57022/1 "2026-04-18T13:27:35Z")

</div>

Some of the [Search tools](https://gohugo.io/tools/search/) in the docs mention lunrjs, which hasn’t had any action in 6 years [GitHub - olivernn/lunr.js: A bit like Solr, but much smaller and not as bright · GitHub](https://github.com/olivernn/lunr.js).

Recommended alternatives:

1. [https://github.com/Pagefind/pagefind](https://github.com/Pagefind/pagefind)
2. [GitHub - nextapps-de/flexsearch: Next-generation full-text search library for Browser and Node.js · GitHub](https://github.com/nextapps-de/flexsearch)
3. [GitHub - krisk/Fuse: Lightweight fuzzy-search, in JavaScript · GitHub](https://github.com/krisk/fuse)

---

<div class="post-metadata">

### Author: ![panchtatvam](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/panchtatvam/32/20935_2.png) [@panchtatvam](https://discourse.gohugo.io/u/panchtatvam)
#### Post date: [April 18, 2026, 2:02pm UTC](https://discourse.gohugo.io/t/re-hugo-search-tools-lunrjs-appears-abandoned/57022/2 "2026-04-18T14:02:52Z")

</div>

You should make a pull request with required updates for the [concerned documentation page](https://github.com/gohugoio/hugoDocs/edit/master/content/en/tools/search.md).
