<https://songs-search.typesense.org/?s%5Bquery%5D=...
# community-help
b
https://songs-search.typesense.org/?s%5Bquery%5D=another%20day , "another fine day" (first result) gets returned before "another day" (second result), is this relevant to the recent bug fix in 0.21.0?
j
I think this issue will be fixed by a recent 0.22.0 RC build. The demo is still running 0.20.0 IIRC. I'll upgrade it shortly
b
https://songs-search.typesense.org/?s%5Bquery%5D=another%20day&amp;s%5Bmenu%5D%5Brelease_decade%5D=1950s , when clicking the 1950s filter (showing count of 2 results), why does it show 136 results? Shouldn't it just show 2?
j
It's related to this issue: https://github.com/typesense/typesense/issues/319 Also fixed in 0.22 RC build
b
thanks!