FusionAuth / fusionauth-site

Website and documentation for FusionAuth
https://fusionauth.io
Other
46 stars 45 forks source link

update pagefind and tune the query a bit #3061

Closed lyleschemmerling closed 2 months ago

lyleschemmerling commented 2 months ago

Based on their Changelog pagefind has updating their algorithm to provide better results.

They have also provided some new tuning parameters to adjust how results come back. Our content tends to be long and repeats the same words over and over and it sounds like we were getting penalized fo that. Now that should be less of an issue and in my local testing seems a lot better.

If you would like to try this run the npm run start command to do a full local build and try out the search after it indexes everything.