Hello,
Does anyone know how best to construction a query url to find results that contain a specific character within a metadata field?
For example:
I have some items with meta_N set as; MATXGTL106M, MATXGTL107M, MATXGWL108M
How do I query against meta_N to only retrieve the items with TL in them?
I've tried truncation operators with no luck.