Ege Ersoz
09/19/2024, 10:35 PMcolor.color_name
is already a part of my schema as a string[]
field.
Faceting by it only gets the color name.
[
%{
count: 699,
value: "White",
highlighted: "White"
},
...
]
I need both color name and its hex value.