firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.13k stars 185 forks source link

Inconsistent search results #577

Closed faizanabidnaqvi closed 1 month ago

faizanabidnaqvi commented 10 months ago

This could be closely related to #576.

Search results can be inconsistent sometimes. The same search search that executes first might give incorrect results first time when typing in the search bar (note that it doesn't 'fix' after waiting a while too). But when typing again, it might give correct results later.

Here is a video of searching for a term which gives too many results at first but then after removing and adding characters, it gets the correct results.

https://github.com/firecmsco/firecms/assets/5749036/4bdb6019-95e5-4a9d-9960-515cd9e23d23

Notice that at 7s in this video, it shows too many results for the same term and when deleting and adding back characters (at 15s) it shows only some (the correct result).

fgatti675 commented 1 month ago

Hi, text search was revamped in V3. Feel free to reopen if there still any issues!