Add deletion and shell completions
All threads resolved!
All threads resolved!
This adds the ability to delete files from solr. Because of the addition of this functionality, the cli has added subcommands so now the old behavior is behind ingest
and deletion is delete
. I also took this chance to try out completion for different shells which is done via clap
's built in generation which does a reasonably good job for little effort.
Addresses #3 (closed)
Edited by Ghost User
Merge request reports
Activity
requested review from @k204230
added 1 commit
- 88369766 - Change escape_query tests to doctest to get example usage for free
added 1 commit
- 9241d2e5 - Fix `completion` command name and some more documentation
- Resolved by Martin Bergemann
- A deleted user
merged
mentioned in commit e74140c0
mentioned in issue #3 (closed)
Please register or sign in to reply