CLI reference
fluree doc has two subcommands.
| Subcommand | Description |
|---|---|
ingest | Parse documents into a ledger and build the indexes over them |
search | Search a ledger’s chunks by meaning (vector) or by words (full-text) |
Configuration lives in the [doc] table of the project’s config.toml; see Configuration.