Index Table - Indexing child post contents to parent
This is useful, if you don't want to search and return certain posts (or posts from a certain post type), but you want to index the contents along with the parent post.
Ex. Returning Forum topics only as results, but also indexing all the replies to that topic
The codes below only work with the index table engine. After the code is applied, the index table needs to be re-created for it to apply.
What is this, and where do I put this custom code?
Limiting by post type only
Last updated