Commit
ac50aa27dc4a5ab2fb0a766713b279f6961bfb66
by martinperez.patriciatsk11 Adds pagination to the search view
Added the pagination to the search view with buttons to access Next and
Previous pages and indicate the current page. A service method was
created to count the total number of pages for a text search. This is
done in order to disable the Next button in the pagination.