This feels like a dumb question but... I understand that all fields in Firestore documents are automatically indexed and in FF we can filter and order documents based on those so, if we are looking for exact matches in a field, we don't need any separate search service like Algolia - am I right?