pagefind
pagefind copied to clipboard
Static low-bandwidth search at scale
“Currently, the Default UI treats all filters as `AND` filters, meaning pages will only be shown if they match all toggled filters”: https://pagefind.app/docs/default-ui-filtering/ I would like to be able to...
**Title:** Issues integrating PagefindUI with Vite.js and React **Description:** Hello, I'm currently facing issues integrating PagefindUI into my project using Vite.js and React. I have two main problems: 1. **Using...
Same on vitejs 4.5 ⚠️ Pagefind wasn't able to build an index
Please add possibility to treat different chars as same? For example 'Míša' should be searchable as 'Misa'. ě = e ů = u ř = r ґ = г ('Ґанок'...
When loading the data for a search result the content/rawContent is always part of the dataset. In my case the excerpt data would be just enough. To save bandwidth and...
Right now, the element with class `pagefind-ui__result-link` is the one that is actually clickable. How is it possible to make the whole result clickable? (The `li` element with the class...
I'm trying to use the search api in a webworker, but this currently fails due to a dependency on the window object. Would it be feasible to add a way...
Added in https://github.com/CloudCannon/pagefind/pull/543
If you go to the demo here https://mdn.pagefind.app/ and type in `sdafadsfasdf` (for example), 23 results are returned all seeming to match the `sd` part of the query. I have...
Thank you for the release of v1.1.0. I was looking forward to the ranking customize feature. However, it seems to not be working in Japanese. When I set the ranking...