Skip to content

Commit

Permalink
changelog tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Apr 2, 2024
1 parent 0a99d81 commit 78831b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
### Core Features & Improvements
* Improved Pagefind's core result ranking algorithm to align with [BM25](https://en.wikipedia.org/wiki/Okapi_BM25). For existing sites, this will change the ordering of search results, and should provide better relevance for search results by default.
* Added the abitity to configure Pagefind's ranking algorithm.
* Certain categories of site (i.e. reference documentation) can benefit from tweaks to the way pages are ranked. To support this, a set of ranking parameters are now configurable.
* See [📘 Customize ranking](https://pagefind.app/docs/ranking/).
* Certain categories of site (i.e. reference documentation) can benefit from tweaks to the way pages are ranked. To support this, a set of ranking parameters are now configurable. Enormous thanks to @dscho for kicking off this work in #534 ❤️
* See [📘 Customize ranking](https://pagefind.app/docs/ranking/) to read up on the new ranking parameters.

### Default UI Features & Improvements
* Added an `autofocus` setting to the Default UI. The default remains off. See [📘 UI > Autofocus](https://pagefind.app/docs/ui/#autofocus). Thanks to @vanbroup for #514 ❤️
Expand Down

0 comments on commit 78831b3

Please sign in to comment.