I know firebase doesn't support full text search by default. It suggests to use some 3rd party services.
I choose to go with Algolia but the problem is there's no documentation on how to integrate Algolia in android studio. There's a lot of tutorial for setting up Algolia with firebase for web apps.
Is there any better way or link to any tutorial to achieve full text search with Firestore in Android Studio.
I need it for an e-com android app similar to amazon.