Search When Storing Meta Names
Include the meta name in the prefix handler, in this format:
- If the property belongs to the default class:
<property_name>:<meta_name>:<query>. - If the property does not belong to the default class:
<classname_property_name>:<meta_name>:<query>.
For example: item:item_description:skirt
Searches for skirt in the item_description meta of
the item index field.