website icon indicating copy to clipboard operation
website copied to clipboard

Website search function doesn't return any results

Open tmcw opened this issue 1 month ago • 2 comments

Prerequisites

  • [x] I have written a descriptive issue title
  • [x] I have searched existing issues to ensure the bug has not already been reported

Fastify version

4.x.x

Plugin version

1.x.x

Node.js version

18.x

Operating system

Linux

Operating system version (i.e. 20.04, 11.3, 10)

x

Description

Image

The website currently uses orama for search, and this doesn't return results for any query, even things that obviously are on the website, like 'Fastify', 'GET', or 'TypeScript

Link to code that reproduces the bug

https://fastify.dev/docs/latest/Guides/

Expected Behavior

The website search function should return results

tmcw avatar Oct 28 '25 17:10 tmcw