For now, searchedResultsCount is used in SearchOutputViewController.swift to switch the search result pages but it isn't appropriate in the real situation. So, it needs to create a search output data source and make it possible to count the number of searched posts and display them.
Deadline
Will decide later.
References
You can refer to the SearchInputDataSource.swift and SearchInputViewController.swift.
Summary
For now, searchedResultsCount is used in SearchOutputViewController.swift to switch the search result pages but it isn't appropriate in the real situation. So, it needs to create a search output data source and make it possible to count the number of searched posts and display them.
Deadline
Will decide later.
References
You can refer to the SearchInputDataSource.swift and SearchInputViewController.swift.
Notes
None