cboxdoerfer / fsearch

A fast file search utility for Unix-like systems based on GTK3
GNU General Public License v2.0
3.32k stars 209 forks source link

[BUG] FSearch's searching results include a duplicate file #533

Closed hitbuyi closed 9 months ago

hitbuyi commented 9 months ago

Describe the bug The search resutls are duplicate

Expected behavior Remove the duplicate files

Screenshots FSearch_bug_duplcicate

Desktop (please complete the following information):

Additional context This problem lasts for a long time. when I update the FSearch to latest version, the problem doesn't disappear.

new-penguin commented 9 months ago

I've had this bug before. I think I just deleted the index to fix it.

cboxdoerfer commented 9 months ago

You probably configured FSearch to index the same folders twice in the database settings.

hitbuyi commented 9 months ago

You probably configured FSearch to index the same folders twice in the database settings.

I check the search directory, and the search directory includes twice actually, thinks a lot. this issue shall be closed.

new-penguin commented 9 months ago

You probably configured FSearch to index the same folders twice in the database settings.

You're right. After some testing, that's the only way I could reproduce it. Thanks. I love Fsearch.