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

Reply To: ASP and the relationship field of ACF

Home Forums Product Support Forums Ajax Search Pro for WordPress Support ASP and the relationship field of ACF Reply To: ASP and the relationship field of ACF

#19219
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The code actually indexes the items within the relationship fields as part of the current post. They are indexed separately as well, but this makes sure, that the posts within the relationship fields are also indexed as part of the original post.

I guess, what you are trying to achieve might not be possible without major customization to the core plugin code, unfortunately.