Update search to match all rows
- Previously, the index of matching rows was set to be greater that one,
as consequence the first row was always displayed no matter what the
search pattern was. This update corrects the index initial value so
all rows be considered in the search.