With_Get multiple Meta Keywords?


(Tbaatar) #1

Hi,

I’m trying to show related assets based on a metadata keywords using the Search Page. At the moment I can pull single keyword doing something like this:

%globals_asset_contents_raw:572^with_get:fetch={globals_asset_metadata_keyword}%

In the metadata keyword value, adding multiple keywords with comma seperation does not work.

Any idea how I would go about solving this?


(Bart Banda) #2

i think you just need to separate them with a space, not a comma, because by default if you are doing text based word searches you need to separate each word you are searching for with a space.