Rechercher une page de manuel
pinot-search
Langue: en
Version: August 2008 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
pinot-search - Query search engines from the command-lineSYNOPSIS
pinot-search [OPTIONS] SEARCHENGINETYPE SEARCHENGINENAME|SEARCHENGINEOPTION QUERYINPUTDESCRIPTION
pinot-search - Query search engines from the command-lineOPTIONS
- -h, --help
- display this help and exit
- -m, --max
- maximum number of results (default 10)
- -a, --proxyaddress
- proxy address
- -p, --proxyport
- proxy port
- -t, --proxytype
- proxy type (default HTTP, SOCKS4, SOCKS5)
- -s, --stemming
- stemming language (in English)
- -e, --seteditable
- plugin editable parameter, name:value pair
- -c, --tocsv
- file to export results in CSV format to
- -x, --toxml
- file to export results in XML format to
- -v, --version
- output version information and exit
- -q, --xesamql
- query input is a file containing Xesam QL
- -u, --xesamul
- query input is a file containing Xesam UL
Supported search engine types are : 'googleapi' 'opensearch' 'sherlock' 'xapian' 'xesam'
EXAMPLES
pinot-search opensearch /usr/share/pinot/engines/KrustyDescription.xml "clowns"pinot-search --max 20 sherlock --seteditable "Bozo App ID:1234567890" /usr/share/pinot/engines/Bozo.src "clowns"
pinot-search googleapi mygoogleapikey "clowns"
pinot-search xapian ~/.pinot/index "label:Clowns"
pinot-search --stemming english xapian somehostname:12345 "clowning"
pinot-search --xesamul xapian ~/.pinot/index some_xesamul_query.txt
pinot-search --xesamql xesam - some_xesamql_query.xml
REPORTING BUGS
Report bugs to fabricecolin@users.berlios.deThis 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.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre