Laura Gocase
06/12/2023, 5:33 PMJason Bosco
06/12/2023, 5:34 PMfacet_by: product_type_code
that should return the number of documents that are found for each value of product_type_codeLaura Gocase
06/12/2023, 5:36 PMLaura Gocase
06/12/2023, 5:47 PMThe request failed with HTTP code 404 | The server said: Could not find a facet field called product_type_code in the schema.
But I have a field called 'product_type_code' in all documents. When I try to change its facet property to true I also get an error.
Error: SyntaxError: Expected double-quoted property name in JSON at position 8876
Here is my procedure: I copy all my fields and paste them again after clicking on the "update schema" option, and then I only modify the "faced" property of the "product_type_code" field.Jason Bosco
06/12/2023, 5:49 PM