HERA-Team / librarian

The HERA Librarian.
BSD 2-Clause "Simplified" License
6 stars 11 forks source link

Add script for searching files #57

Closed plaplant closed 5 years ago

plaplant commented 5 years ago

This PR adds a script for searching for files from the command line, analogously to how one can use the web interface to search for files before staging them. The results are printed in a table, similar to how the web results are organized. The script has been tested at NRAO.

The docs on searching are also updated, to reflect the limitation that a query cannot contain two clauses with the same name.