slush-marklogic-node
slush-marklogic-node copied to clipboard
Add ability to suppress certain facets from showing in the UI
Scenario: I am using the d3 tag cloud to visualize values of a facet. Often it makes no sense showing the same facet and its values once again in the facet list so I'd like to have the option to suppress it.
Same applies to facet data shown with ml-histogram-ng, or perhaps for ones shown in different ways like with (ml-)highcharts(-ng)..
https://github.com/grtjn/d3-cloud-ng rocks!
As an alternative, just collapsing such facets initially (specific ones) would also be an option.
Pushing this away for next release..