Hello,
When testing the same search on the Pagefind playground and on our PagefindUI, we observe different results for some terms.
Example:
The playground returns different results compared to the UI.
Both use the same Pagefind configuration :
ranking: {
termFrequency: 1.0,
termSimilarity: 8.0,
pageLength: 0.0,
termSaturation: 1.4,
},
Could this be due to a difference between the search implementation in the playground and the PagefindUI ?