Skip to content

Why not use NSFetchedResultsController to filter content ? #1

@onmyway133

Description

@onmyway133

Hi, your solution works OK. Especially in the _filteredResults to cache the search results

But I think there are 2 problem here

  1. _filteredResults will be full very quickly as user search for a long time (in one opening UISearchBar)
  2. In filterContentForSearchText() why not use NSFetchedResultsController?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions