see i have some records stored in a file with name,dob,place,etc of a person i want to use search and display the particular information of person on a website
When and why - would you choose to use Index instead of regular? Is it better using Index when you have a bigger database to search? Which one is quicker? Uses less resources etc? Thank you!
It is more accurate (counts the keyword occurences in relevance calculation), uses less resources (uses an indexed query most of the time) - it is generally much quicker from the server side. I would choose it in almost every case, but it excells when you have a lot of post type objects (bigger database).
Hi, You can edit the "no results" text, add a link - or use a custom code via a javascript API to trigger a redirection to the desired page. For that you can contact us via support, it only requires a small custom code snippet.
Hi, I have 30k posts and it stops indexing after 6k posts on the plugin page. Is there a way to index posts using wordpress cli?
thank you for the tutorial.
Question: is there anyway to show only images, and no product description ( just as shown on your website)
see i have some records stored in a file with name,dob,place,etc of a person i want to use search and display the particular information of person on a website
Hi Ernest Thank you for this tutorial
With Index table created, do I disable "Search in terms? (categories, tags)"?
When the index table is enabled, that option is not visible.
When and why - would you choose to use Index instead of regular? Is it better using Index when you have a bigger database to search? Which one is quicker? Uses less resources etc? Thank you!
It is more accurate (counts the keyword occurences in relevance calculation), uses less resources (uses an indexed query most of the time) - it is generally much quicker from the server side. I would choose it in almost every case, but it excells when you have a lot of post type objects (bigger database).
@@ernestmarcinko Thank you! :D
Hi, how do you do to create a redirection 404 if there isn't result ? Thx
Hi,
You can edit the "no results" text, add a link - or use a custom code via a javascript API to trigger a redirection to the desired page. For that you can contact us via support, it only requires a small custom code snippet.
Hello wpdreams, it is possible to exclud some page or choose spefic pages ? thanks
Hi,
Yes, of course. You can choose that for each search instance.
Is there a way to create more specific searches? For example for specific categories or tags.
Yes of course, for each search bar the query can be restriced by taxonomy terms, as well as by users, dates, IDs etc..
@@ernestmarcinko I have tried but I have not succeeded. Do you have any videos? I would greatly appreciate it.
how can i search by giving range?
I'm using codecanyon.net/item/post-type-builder-wordp can't find the custom fields I added
Please help