Hi Folks, I'm writing my first SearchComponent to do custom calculations on search results. Is it possible to get the facet values for a field from within a SearchComponent? I've thought of adapting the StatsComponent and FieldFacetStats classes to try and accomplish this. But before I try that, is there an API call I could make instead?
Thanks, Luke
