hapi-fhir/hapi-fhir-jpaserver-base
Ken Stevens 86ea0d60ef
reduce _count to the maximum page size rather than throwing an error. (#2319)
* reduce _count to the maximum page size rather than throwing an error.

Also when setting the paging provider on a restful server, automatically set the default page size and max page sized of the restful server from the paging provider.

* reword log message

* fixing this paging issue has uncovered all sorts of interesting things, including this long hidden bug!

* fix tests in sub-optimal way

* fix NPE

* fix test

* fixed a couple of bugs in SearchCoordinatorSvcImpl that surfaced when i added a default page size to RestfulServer
2021-01-25 08:19:29 -05:00
..
src reduce _count to the maximum page size rather than throwing an error. (#2319) 2021-01-25 08:19:29 -05:00
.gitignore Remove redundant files 2016-09-21 16:59:43 -04:00
pom.xml Bump jaxb-runtime from 2.3.1 to 3.0.0 (#2289) 2021-01-22 11:24:23 -05:00