bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
78 stars 7 forks source link

Additional built-in scorers once pluggable mechanism is implemented #276

Closed bskinn closed 1 year ago

bskinn commented 1 year ago

Once #207 is done, or even perhaps in tandem with that implementation, could add some additional built-in scorers:

These would be pretty straightforward to implement by a user via API, but might be good to have at CLI.

Of course, on POSIX both of these can be achieved with grep.

...

Well now. findstr on cmd, and Select-String on PowerShell.

Not. Needed.