Ability to search directories instead of entire disk
conaticus opened this issue · 0 comments
conaticus commented
The problem
At the moment if an individual searches in a specific directory, the program will still search the entire C Drive hashmap for that file, making it useless for its function.
How will this be fixed?
Implement a different data structure that will be efficient and support this bug fix.