OmniSearch v0.1.0
First public release of OmniSearch.
Highlights
- Native C++ NTFS scanner using USN/MFT (
DeviceIoControl) - Rust FFI bridge with Tauri commands:
start_indexingindex_statussearch_files
- React + TypeScript spotlight-style search UI
- Filters by extension, file size, and created date
- Windows MSI installer build
Requirements
- Windows 10/11
- NTFS drive
- Administrator privileges (required for raw volume access)
Installation
- Download
omni-search_0.1.0_x64_en-US.msi - Run installer
- Launch OmniSearch and accept UAC prompt
Notes
- This release is Windows-only.
- If indexing fails, run as Administrator and verify drive is NTFS.