Class FrontOfficeSearcherFactory.FrontOfficeSolrSearchResults<A extends AmetysObject>

java.lang.Object
org.ametys.web.frontoffice.FrontOfficeSearcherFactory.FrontOfficeSolrSearchResults<A>
Type Parameters:
A - the actual type of AmetysObjects.
All Implemented Interfaces:
SearchResults<A>
Enclosing class:
FrontOfficeSearcherFactory

Wrapper of a SolrSearchResults for AbstractSearchGenerator (add the possibility to add facet.queries)