Hi Is it possible to create a facet within another facet in a single query, currently I'm having to filter the query with facet.query=type:foo and running the query multiple times to return the number and type of object created on a given date.
Is it even possible to return this in a single query? Cheers, David