fsearch icon indicating copy to clipboard operation
fsearch copied to clipboard

Add an indexing service

Open ghost opened this issue 8 years ago • 3 comments

It would be nice to break up the application in 2 one of which would be an indexing service that would constantly listen for folder changes and update the database and a client that would connect to the database.

ghost avatar Nov 20 '17 16:11 ghost

That's a really great idea. I'll add it to my to-do list.

cboxdoerfer avatar Nov 21 '17 21:11 cboxdoerfer

This is really an important feature because some people (like me) have ton of files so updating database on startup make no sense.

mbnoimi avatar Dec 23 '17 16:12 mbnoimi

I'm watching the database populate for the first time and I'm wishing I could code an inotify updater for it. Would be a great feature for sure!

bigntallmike avatar Nov 06 '20 19:11 bigntallmike