Is there a good way to create a facet that would show all records that *do
not contain* a value?
If user selects value_2 in the exclusion facet, it would only return item_2
as item_1 contains value_2.
{
"type" : "item",
"label" : "item_1",
"value" :
["value_1",
"value_2"
]
},
{
"type" : "item",
"label" : "item_2",
"value" :
["value_1"
]
}
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.