pisa-engine / pisa

PISA: Performant Indexes and Search for Academia
https://pisa-engine.github.io/pisa/book
Apache License 2.0
942 stars 65 forks source link

`--range` option can never be passed #502

Open elshize opened 1 year ago

elshize commented 1 year ago

--range excludes -b and -l but those are bundled in a required group, so there is no way to actually pass --range without triggering an error.

I didn't fix it right away, because it's not clear to me how it's supposed to work.