pagefind icon indicating copy to clipboard operation
pagefind copied to clipboard

Deduplicate Pagefind filters

Open bglw opened this issue 2 years ago • 1 comments

If you tag one page with duplicate filters (i.e. have data-pagefind-filter="site:Blog" multiple times on one page) then filter counts in that category will be double counted, as the page will be recorded in that filter index multiple times.

At indexing time, the parser should de-duplicate filters to prevent this.

bglw avatar Dec 05 '23 02:12 bglw

Any update??

distinctperspective avatar Feb 07 '24 09:02 distinctperspective