In our project we are using QueryExecutionUtils.queryAll(..) methods for querying all the products but this works only for the Query API.
I was searching for similar utils class which works for the Search API but couldn't find it. Does such class exist and if not is it planned to be implemented?