Issues with search area weights
-
Hello,
We have set the weights on the defined search areas like this in the admin panel:
- Content: 100
- Tags: 80
- Titles: 60
- Categories: 40
- Comments: 0.75
A post with an exact match in a tag is not being displayed first in the search results. For example, BigFoot & Co Ltd, which has a tag defined as “car wash” is not displaying first, whereas a post with the tags “auto” and “car”, is displaying first.
Another post, Speedy Wash Laundromat, which does not include “car” or “wash” in its title, tags, or content, is displaying before BigFoot & Co Ltd in the results.
As you can see, this is unexpected. We have tried setting Keyword Matching to “partial words” instead of “Partial words if not hits for whole words”, but the results become even more problematic as “car” is found in the title and those results are returned first. In this case, it seems the title weight is overriding the content and tag weights, which are higher, as detailed above.
We do not have any filters or hooks in our functions file to override these settings, though we are hoping to apply extra boosts for exact match content and tags using the exact boost filter.
Any help is greatly appreciated.
Cheers,
The page I need help with: [log in to see the link]
- The topic ‘Issues with search area weights’ is closed to new replies.