We have a weighted search after a text, e.g.
In index:
- "/ Men / Shoes"
- "/ Men / Shoes / Accessories"
Now if i search for "shoes", i expect "/ Men / Shoes" to get up on top, as "shoes" represent a bigger amount of the total text, however they are both weighted equally.
How come? And how to change that?