Search through multiple custom attributes?
Permalink
Hi,
just wondering how to ge the search providing results when searching for different custom attributes?
I added several custom attributes to my pages like "Address" and "Industry". Searching for "Munic Cardealer" results nothing, but there's a page with these values set in their custom attributes.
How to approach this issue?
just wondering how to ge the search providing results when searching for different custom attributes?
I added several custom attributes to my pages like "Address" and "Industry". Searching for "Munic Cardealer" results nothing, but there's a page with these values set in their custom attributes.
How to approach this issue?
I solved this problem now and want to publish my code as it might be usefull to others.
I changed blocks/search/controller.php so it now takes more than one word in the search query and it checks for double results. Source has comments.
have fun: