Rechercher une page de manuel
pinot-index
Langue: en
Version: August 2008 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
pinot-index - Index documents from the command-lineSYNOPSIS
pinot-index [OPTIONS] URLSDESCRIPTION
pinot-index - Index documents from the command-lineOPTIONS
- -b, --backend
- name of back-end to use (default xapian)
- -c, --check
- check whether the given URL is in the index
- -d, --db
- path to index to use (mandatory)
- -h, --help
- display this help and exit
- -i, --index
- index the given URL
- -a, --proxyaddress
- proxy address
- -p, --proxyport
- proxy port
- -t, --proxytype
- proxy type (default HTTP, SOCKS4, SOCKS5)
- -s, --showinfo
- show information about the document
- -v, --version
- output version information and exit
Supported back-ends are : 'xapian'
EXAMPLES
pinot-index --check --showinfo --backend xapian --db ~/.pinot/daemon file:///home/fabrice/Documents/Bozo.txtpinot-index --index --db ~/.pinot/index http://pinot.berlios.de/
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