This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Search only certain types of taxonomy

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search only certain types of taxonomy Reply To: Search only certain types of taxonomy

#24334
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Tim,

In this case using the index table engine is the only way – because there you can select which taxonomies to index, in your case only choosing the post tags will do the trick.

The second issue is a bit more complicated, it might not be possible. Using the default ‘AND’ logic + the index table engine could work in a similar way, but it will always match other fields as well, so not only the post tags, but any other field that is indexed (content, titles etc..)