gab gab
02/11/2022, 8:14 AMqueryBy:'name,location.address.canton'
But I got an error that the facet field doesn't exist on the schema.
Isn't it possible to use my facet field in the queryBy clause?gab gab
02/11/2022, 8:23 AMadditionalSearchParameters: {
queryBy:"name,location.address.canton"
},
I have found this
collectionSpecificSearchParameters
Kishore Nallan
02/11/2022, 8:35 AM