Is there a way to only search for the exact search term? #575
Unanswered
dirk68-work
asked this question in
Q&A
Replies: 1 comment
-
|
👋 Currently there isn't a way to get that kind of exact search, no — Pagefind internally stems words down to their roots for indexing, which means a word like There is some work underway to expose more controls around result scoring, and one of those controls will influence how highly those extensions like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I use the default UI because I don't know a lot of JavaScript.
When searching for „Laser“ on my site there are results shown for „lassen“ and „lässt“. And some are ranked higher than a result containing „Laserbox“.
Is there an easy way to only search for exact occurences of „laser“?
Beta Was this translation helpful? Give feedback.
All reactions