Default search result count is limited to 20. Find a way to implement pagination (or increase the result count) in the case where there's more than 20 results (which happens quite often, since searching something general like 'csc' returns all CSC courses and there's way more than 20 of those).
Default search result count is limited to 20. Find a way to implement pagination (or increase the result count) in the case where there's more than 20 results (which happens quite often, since searching something general like
'csc'
returns all CSC courses and there's way more than 20 of those).