My question is how can i filter firebase data with algolia using the firebase list or recyclerview ui
You should have a look at InstantSearch Android, Algolia's library for building search interfaces in Android apps. Its Hits
widget is based on a RecyclerView
and is made to display your search hits.
Have a look at the Getting Started Guide, or at one of the example applications like this Media example: