Hello,
i'm using the Faceted search for a column that contain multiple values separate with a semi-colon(;) so i configured the facet as multiple value and set the separator to ; but some of those values contain colon (:) multiple times in it and this create an issue where when i click on the facet one value with a colon i immediately get the value splitted where the colon are with the separate part all selected but the filter doesn't work
why the facet do a split of the colon when i tell that i have the semicolon is the divider?
(i'm using oracle db as source)