GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PINOT-SEARCH(1) User Commands PINOT-SEARCH(1)

pinot-search - Query search engines from the command-line

pinot-search [OPTIONS] SEARCHENGINETYPE SEARCHENGINENAME|SEARCHENGINEOPTION QUERYINPUT

ModuleFactory::loadModules: xapian is supported by libxapianbackend.so pinot-search - Query search engines from the command-line

sort by date then by relevance
display this help and exit
only show the location of each result
maximum number of results (default 10)
query input is the name of a stored query
stemming language (in English)
file to export results in CSV format to
file to export results in XML format to
output version information and exit

Supported search engine types are: 'opensearch' 'sherlock' 'xapian'

pinot-search opensearch /usr/local/share/pinot/engines/KrustyDescription.xml "clowns"

pinot-search --max 20 sherlock /usr/local/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.

October 2024 pinot 1.22

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.