Ajay
Forum Replies Created
-
Can you make note of the settings’ changes that you have made and then reset the settings with the button at the bottom. Then start reapplying.
What do you have in the banned words box?
Have you had a chance to check the query in Query Monitor?
I’ll push through 4.0.3 today that fixes this as I’m sure if effects others. On your quotes issue, as I can’t replicate it on my various installs. I’ve tried with and without boolean mode on.
I just fixed the seamless mode as well as some other highlighting issues. I rewrote the beta version to the same file.
https://github.com/WebberZone/better-search/releases/tag/4.0.3-beta1
On your other issue on double-quotes, I’m not sure what that problem is as I can’t replicate it. You might need to check the queries generated. See here: https://webberzone.com/support/knowledgebase/debugging-with-query-monitor/
If that also doesn’t work, can you please create a support ticket referring to this forum post: https://webberzone.com/request-support/
I think I’ve been able to fix both the issue of highlighting in the search results page where the terms after the first title didn’t work and also when there were quotes. This is in seamless mode. I’m still working through the bug with seamless mode off.
Are you able to try this beta?
https://github.com/WebberZone/better-search/releases/tag/4.0.3-beta1
- This reply was modified 3 months, 2 weeks ago by Ajay.
The relevance isn’t calculated based on the number of words. It’s based on the score of the highest post.
Please see a short KB article for behind the scenes of the algorithm scoring.
GitHub issue filed: https://github.com/WebberZone/better-search/issues/115
I just found a bug on the highlighting of the title which resulted because of me trying to fix another bug with the title.
I need to work through this to see how I can get that fixed.
I renamed better-search to better-search-core-query in 4x because the name was more appropriate. I’ll check your other ticket on the highlighting.
Yes it works for custom post types. You can set them within the search tab in the settings page. Right now if you can only set this globally.
I’m planning on adding a new “engine” feature within the premium plugin that allows a user to create their own engine that allows to create its own corresponding search form that can be used.
Divi shouldn’t be the issue. Can you check the WP_Query->get_posts() but change the Component filter to WordPress Core? I don’t know why it’s not showing but I’m wondering if this is a Divi thing. However, Divi shouldn’t cause an issue.
You might need to create a support ticket via the link above to my site.
Thanks. The settings look fine. I need to see the query generated. Can you please go to Query Monitor / Queries by Component / Plugin: Better Search. Under Caller select WP_Query->get_posts(). Let me know if you don’t see it. If you don’t you might need to change Component to WordPress Core.
What theme are you using?
What are you using to create the Projects CPT?
If all of these don’t work, please can you create a support query via https://webberzone.com/request-support/
Sorry I had the wrong link to the file. It’s this link.
https://github.com/WebberZone/better-search/releases/tag/4.0.2-beta1
You need to download the better-search.zip, go to Plugins / Add New / Upload and select the zip. It will ask to overwrite.
On query monitor, all I need is query as per the examples. You will need to go to a search results page for this.
https://webberzone.com/support/knowledgebase/debugging-with-query-monitor/#better-search-query
Separately, to confirm you are selecting the post types to include in the Search tab.
Hi, I thought I had fixed this in 4.0.1. Can you disable the plugins cache setting if it is enabled?
Are you in a position to try 4.0.2 beta out here?
https://github.com/WebberZone/better-search-pro/releases/tag/4.0.2-beta1
Also, is this with seamless mode on or off? And lastly if it still doesn’t work, can you try checking with Query monitor what queries are generated for the plugin.
https://webberzone.com/support/knowledgebase/debugging-with-query-monitor/
Thank you very much for the review. I’m glad that I was able to convince you to give Top 10 a try!
Hi Erin,
I can’t replicate this with custom taxonomies for an install I have. Are you able to run a test with Query Monitor and see what is happening to the query in the page with the results? https://webberzone.com/support/knowledgebase/debugging-with-query-monitor/
Also, are you running with or without seamless mode enabled? I’ve tried both and couldn’t replicate this.
Also how are you creating the character, storyline and comic post types?