/Spotlight

Spotlight for Windows is a fast searching tool in windows.It is a C# desktop application for windows for fast searching .The project builts a modified trie from the most used directories and indexes all possible prefixes from the prefix tree with an array of suggestions as autocomplete features , ranked/sorted by recently modified attribute .

Primary LanguageC#

Stargazers