A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hi!
When using stemming, it seems that "car" and "cars" are equally ranked, as it doesn't matter if I search for "car" or "cars". the order of the result are always the same.
What my customer wants is that excact matches should have higher rank than "stemming matches". If I search for "car", pages that contains "car" should have a higher rank thank pages that contains "cars".
Does anyone know if this is possible to do?