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
September 17, 2018 at 8:23 am
#19219
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.