Perform a search using arbitrary metadata, returning results as Product objects.
Caution - slow! This will usually not use indexes.
- Parameters:
metadata (JsonDict
) – metadata dictionary representing arbitrary search query
- Return type:
Iterable
[Product
]
- Returns:
Matching product models