Hello. I am planning on using typesense with firebase. I wanted to know if I can search using muliple fields in a single collection in firebase. For instance, if I have a collection called "foods" in firebase with documents that has multiple fields such as 'name' 'food group 'calories' 'calcium', then will I be able to search all these different fields?