Hi Lionel
That's how AKA works in the SEARCH JOIN plugin. But I am asking about the SEARCH GENERIC plugin.
I have let's say 2 content types. "Companies"(Joomla article) and "Workers" (Joomla article incl. company ID field)
In the company search list, I would like to search for a company based on the Worker's Name (Workers #__content.title).
I use Search Join Plugin to successfully join the workers #__content table.
If I add art_title field into Search Generic it looks for the Company's #__content.title ONLY, not the joined Worker's #__content title).
Does it make sense?
Is there a way how to achieve this?
Thanks
Michal