Hi, all! I’m creating an app to be used in-house at the company that I work for. We deliver chemicals to a broad customer base and I’m trying to aggregate all relevant info into one place. A key feature is a searchable map. I have a menu that opens with a button for search in which a popup with a search bar becomes visible. I’d like the user to be able to search for a customer and have all of the customer locations displayed on the map, to search for a chemical, and have all customers that carry that product be displayed, to search for a salesman (user) and have all of their accounts displayed, etc. So…the question; if I wanted that functionality in the single search bar, is that doable in bubble? Would I need to use something like Fuzzy Search? Would I be better of setting up a list of categories for the user to select and then search? What are your thoughts?