Extends search hook to query all paginated results in parallel. The page size and overall number of records can be set in settings (RESULTS_PAGE_SIZE and RESULTS_MAX)
Adds pagination controls and a hook to manage pagination state and results slicing. This will be later extended with filtering. The page size is currently set to 25 and can be changed in settings RESULTS_DISPLAY_PAGE_SIZE
Implements #64 and #45
RESULTS_PAGE_SIZE
andRESULTS_MAX
)RESULTS_DISPLAY_PAGE_SIZE