NO BUG: Search Filter Does Not Work for Post Term Search Criteria

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
Video: https://drive.google.com/file/d/1owwO0dRXchTAyqJqJ1J9dAlYGvDvJa5W/view?usp=sharing
When I search using a term name, no posts are displayed, even though posts are correctly assigned to that term.
Elements: Search filter + custom post type + custom Taxonomy

Hi @shamim ,

Thank you for reaching out.

“Search Term fields” meant for “Term Query” only.

It is not for searching the terms assigned to the post of a “Post Query”

Please follow this for improvement: WIP: Search criteria support Search Post Terms

Regards,
Jenn

Got it, thank you for the clarification. It would still be great to have this feature available. For now, I implemented an alternative solution by handling the term name search through the post query instead.