This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Description
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?