Search and File Indexing - RITAccess/accessmath GitHub Wiki
The user will be able to open the SearchViewController and perform a comprehensive search over all notes within the database. The results will be predicate matched in the UITableView of the controller.
If a user selects a note, he/she will context switch into that lecture view.
Architecturally Significant Requirements
- User must be able to find any note in the system within 3 seconds.
- User must be able to find any lecture within the system in 1 second.