digital-science / dimcli

Python client and CLI for scientometrics and research analytics using the Dimensions API.
https://digital-science.github.io/dimcli/getting-started.html
MIT License
43 stars 6 forks source link

Autocompleter fails if spaces are missing #23

Closed lambdamusic closed 4 years ago

lambdamusic commented 5 years ago

A query like search clinical_trials where active_years=2010 .. does not trigger the right endings (like result) most likely because the operators and values don't have spaces.

Screenshot 2019-05-30 at 17 04 58
lambdamusic commented 4 years ago

won't do