Hi,
With the faceting parameters there is an option to add support for
paging through a large number of facets. But to create proper paging it
would be helpful if the response contains the total number of facets
(the amount of facets if facet.limit was set to a negative value)
similar to an ordinary query response's numFound attribute so you can
determine how many pages there should be. Is it possible to request this
information somehow in the same response and if possible how much does
it impact performance?
Regards,
gwk