...
The filters will now remove terms with 0 occurrences (except tree filters)
...
This behaviour has to be activated per filter :
Code Block |
---|
{
"field": "keywords",
"filterCursorUsingAggregate": true,
... |
This will add some load on the server and ELS.
It is now possible to navigate from the portal preview windows :
...