Plugin Author
Ajay
(@ajay)
Potentially yes.
Conceptually, you’ll need to write a function to filter bsearch_posts_where where you’d add another WHERE clause which would check if the count is twice.
To be frank, it’s a bit beyond me in terms of the exact code for this.
Thanks for replying Ajay. I think this is a great feature to consider and I’ll tell you why. If a search term is used only once in an article, there’s a good change that the article is not relevant to what the user is actually looking for.
Limiting the results to articles that mention the term more than once would return only the most relevant results.
Plugin Author
Ajay
(@ajay)
From my research, one point that contributes to the ranking is the number of times a word is repeated. I’ve not been able to figure out a way to only return posts which have the word count is specifically considered.
Thanks Ajay. Hopefully it can be done, someday 🙂