Suggestion for relevanssi
-
Hi,
I have noticed that search result have some problems in relevace, after some research of your plugin I inplement some code that help better relevace result.
1. in table wp_relevanssi insert two columns, one column which care about is term in title post and give it 100 (I give it 100 but may be some other number but after in calculation mutilpy with large number to get large score) point, second column which care about is term is 100% title or percent of length (for example title is “red rose” and word “red” is about 40(%) of title and rose is about 60(%) of title), so if you search red you got top result “red” if you have post with title “red” and second is “red rose” no matter if in post “red rose” in content is more words “red”, calculation give that result because title red got 100 (found in title) + in title length is 100 + if in content have mention same word.
The topic ‘Suggestion for relevanssi’ is closed to new replies.