You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we click a facet, we should have e.g. a tabbed pane for how we want to create constraints.
The prior versions always had this 'click on a facet value to create a constraint' thing.
But in the API we can e.g. do
So we could have a separate tab where we show a sliders to create/update/delete range constraints.
The API even has a method to get all values NOT affected by constraints facetNode.fwd().nonConstrainedFacetValueCounts() It is useful in the benchmark to find out what has not yet been constrained - maybe its not that useful in the UI :)
Version 1
Version 2
Version 3
The text was updated successfully, but these errors were encountered: