need to implement a search bar which is going to search over all the meeting texts like m
. y notes ai notes etc and suggest which meetings have those things how would you implmeent somethin
. g like this ask me qeusetions                                                                     



SessionScribe/Database/SQLiteManager.swift
Add file to the chat? (Y)es/(N)o/(A)ll/(S)kip all/(D)on't ask again [Yes]: y                        

SessionScribe/Models/MeetingNotesSchema.swift
Add file to the chat? (Y)es/(N)o/(A)ll/(S)kip all/(D)on't ask again [Yes]: y                        

SessionScribe/ViewModels/MeetingsViewModel.swift
Add file to the chat? (Y)es/(N)o/(A)ll/(S)kip all/(D)on't ask again [Yes]: y                        

SessionScribe/Views/MeetingsListView.swift
Add file to the chat? (Y)es/(N)o/(A)ll/(S)kip all/(D)on't ask again [Yes]: y                        
architect> i think we need a full text search in the db. what do you think how will be implmenet thi
. s?                                                                                                

