Full Disk indexer based on tantivy
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.nix | ||
Cargo.toml | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
flake.lock | ||
flake.nix | ||
LICENSE.CC-NC.md | ||
LICENSE.HL.md | ||
README.md |
fdidx - Full Disk indexer based on tantivy
Fdidx is a desktop search engine based on tantivy. It runs in background and regularly scans files for modifications. When modifications occur, it will automatically attempt to extract text from the file. It can connect to plugins via an IPC mechanism.
Installation
You can build the service by running
cargo build --release
Contributing
Pull requests are welcome. Please read CONTRIBUTING.md for more details.
License
This project is licensed under the CC-BY-NC-SA 4.0 license and the Hippocratic License 3.0.
Commercial Use
Notwithstanding the provisions in the CC-BY-NC-SA license, we offer commercial licenses to entities that follow the terms of the Hippocratic License. Please contact sales for more information as well as pricing information.