We have some current performance issues on aggregation navigation.
Also, the current UI does not communicate properly it's function to the user giving a bad UX.
Until we fix these issues, lets:
- remove aggregation navigation from any default search or listing
Configurators can still enable them if wanted.
The other reason we should remove it by default is that it is actually unusable when we have more than 10000 results (max es result window by default) because it computes the offset on the sum of aggregation buckets which is far greater than the 10000 items we have accessible