PINOT-SEARCH(1) | User Commands | PINOT-SEARCH(1) |
pinot-search - Query search engines from the command-line
pinot-search [OPTIONS] SEARCHENGINETYPE SEARCHENGINENAME|SEARCHENGINEOPTION QUERYINPUT
pinot-search - Query search engines from the command-line
Supported search engine types are: 'opensearch' 'sherlock' 'xapian'
pinot-search opensearch /usr/share/pinot/engines/KrustyDescription.xml "clowns"
pinot-search --max 20 sherlock /usr/share/pinot/engines/Bozo.src "clowns"
pinot-search xapian ~/.pinot/index "label:Clowns"
pinot-search --stemming english xapian somehostname:12345 "clowning"
Report bugs to fabrice.colin@gmail.com
This is free software. You may redistribute copies of it under the
terms of the GNU General Public License
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>.
There is NO WARRANTY, to the extent permitted by law.
February 2022 | pinot 1.21 |