A flat file indexer in rust
cargo install glossary
To index the first column of the csv:
glossary index data.csv
After the index has been generated:
glossary find data.csv [email protected]
A flat file indexer in rust
cargo install glossary
To index the first column of the csv:
glossary index data.csv
After the index has been generated:
glossary find data.csv [email protected]