Firestore 是否已经支持搜索?

Does Firestore already support search?

只是想知道 Firestore 是否已经支持全文搜索或者它是否仍然依赖于 Algolia?根据我的经验,文档并不总是最新的,我正在尝试尽可能少地使用第三方插件。如果没有,你的待办事项清单上有这个功能吗?

Just wandering if Firestore already support full text search or does it still relay on Algolia.

不,它不支持full-text搜索。

Documentation form my experience is not always up to date

关于 full-text search in Cloud Firestore 的官方文档是最新的,代表 Algolia。

对于Android,请看我对以下问题的回答:

编辑:

根据有关 mobile search 的官方文档:

We offer front end components for iOS, Android and mobile web. Each flavor respects the specific concepts, coding patterns and UX/UI best practices of its framework, so developers can quickly build state-of-the-art, mobile search and discovery experiences.