A rust utility for indexing and searching for files or contents.
Find a file
2026-04-21 23:00:47 -04:00
.vscode Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
crates Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
.gitignore Added config file 2025-09-11 14:08:46 -04:00
Cargo.lock Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
Cargo.toml Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
config_example.toml Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
run.bat Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
run.sh Added pagination to search results, handling of more file types, and several structural changes working towards baloo integration. 2026-04-21 23:00:47 -04:00
setup.sh Sped up initial file count and reduced memory use, added cleaning step to database on repeat indexing. 2026-04-21 02:34:40 -04:00