Hello
Does the /search REST endpoint support pagination? (limit, offset, and sort)
After seeing the result data and the database logs I see fixed the jmix.rest.default-max-fetch-size
and offset=0 when using those parameters (limit, offset).
Thanks