.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH PINOT-SEARCH "1" "February 2022" "pinot 1.21" "User Commands" .SH NAME pinot-search \- Query search engines from the command-line .SH SYNOPSIS .B pinot-search [\fI\,OPTIONS\/\fR] \fI\,SEARCHENGINETYPE SEARCHENGINENAME|SEARCHENGINEOPTION QUERYINPUT\/\fR .SH DESCRIPTION pinot\-search \- Query search engines from the command\-line .SH OPTIONS .TP \fB\-d\fR, \fB\-\-datefirst\fR sort by date then by relevance .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-l\fR, \fB\-\-locationonly\fR only show the location of each result .TP \fB\-m\fR, \fB\-\-max\fR maximum number of results (default 10) .TP \fB\-r\fR, \fB\-\-storedquery\fR query input is the name of a stored query .TP \fB\-s\fR, \fB\-\-stemming\fR stemming language (in English) .TP \fB\-c\fR, \fB\-\-tocsv\fR file to export results in CSV format to .TP \fB\-x\fR, \fB\-\-toxml\fR file to export results in XML format to .TP \fB\-v\fR, \fB\-\-version\fR output version information and exit .PP Supported search engine types are: 'opensearch' 'sherlock' 'xapian' .SH EXAMPLES pinot\-search opensearch /usr/share/pinot/engines/KrustyDescription.xml "clowns" .PP pinot\-search \-\-max 20 sherlock /usr/share/pinot/engines/Bozo.src "clowns" .PP pinot\-search xapian ~/.pinot/index "label:Clowns" .PP pinot\-search \-\-stemming english xapian somehostname:12345 "clowning" .SH "REPORTING BUGS" Report bugs to fabrice.colin@gmail.com .PP .br This is free software. You may redistribute copies of it under the terms of the GNU General Public License . .br There is NO WARRANTY, to the extent permitted by law.