Full Disk indexer based on tantivy
Find a file
2022-02-01 11:57:35 +01:00
src build: Add cargo2nix 2022-02-01 11:57:35 +01:00
.gitignore build: Add cargo2nix 2022-02-01 11:57:35 +01:00
Cargo.lock build: Add cargo2nix 2022-02-01 11:57:35 +01:00
Cargo.nix build: Add cargo2nix 2022-02-01 11:57:35 +01:00
Cargo.toml build: Add cargo2nix 2022-02-01 11:57:35 +01:00
CHANGELOG.md docs: Add more root boilerplate files 2022-01-31 14:10:45 +01:00
CODE_OF_CONDUCT.md docs: Add more root boilerplate files 2022-01-31 14:10:45 +01:00
CONTRIBUTING.md docs: Add more root boilerplate files 2022-01-31 14:10:45 +01:00
flake.lock build: Add cargo2nix 2022-02-01 11:57:35 +01:00
flake.nix build: Add cargo2nix 2022-02-01 11:57:35 +01:00
LICENSE.CC-NC.md Initial commit 2022-01-31 13:43:36 +01:00
LICENSE.HL.md Initial commit 2022-01-31 13:43:36 +01:00
README.md Initial commit 2022-01-31 13:43:36 +01:00

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.