Pagefind: Static Low-Bandwidth Search at Scale

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fts5index

    SQLite FTS5-based search engine for Hugo pages

  • I wrote my own solution based on SQLite’s fts5 full-text search and using Hugo itself so the results match the theme of your site:

    https://github.com/fazalmajid/fts5index

  • lunr.js

    A bit like Solr, but much smaller and not as bright

  • This looks fantastic! I've used Lunr [0] (a client-side search engine), but as noted in the article, the index is huge and search is quite slow for a site with a lot of content. Splitting the index up is a great idea. Thank you!

    [0]: https://lunrjs.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts