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

Reply To: Search within "Post Object" custom field

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search within "Post Object" custom field Reply To: Search within "Post Object" custom field

#46912
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Thanks for the details, it helps a lot!

Post object fields are stored by reference, so they have to be indexed first. They are a bit tricky, but still searchable.

For that, make sure to configure the index table engine, generate the index and swtich the search to the on the search instance settings. With that, the post object field titles should be picked up and stored in the search database.