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-INDEX(1) User Commands PINOT-INDEX(1)

pinot-index - Index documents from the command-line

pinot-index [OPTIONS] --db DATABASE URLS

ModuleFactory::loadModules: xapian is supported by libxapianbackend.so pinot-index - Index documents from the command-line

name of back-end to use (default xapian)
check whether the given URL is in the index
path to, or name of, index to use (mandatory)
display this help and exit
index the given URL
MIME type detection override, as TYPE:EXT
show information about the document
output version information and exit

Supported back-ends are: 'xapian'

pinot-index --check --showinfo --backend xapian --db ~/.pinot/daemon ../Bozo.txt

pinot-index --index --db Docs https://github.com/FabriceColin/pinot

pinot-index --index --db Docs --override text/x-rst:rst /usr/local/share/doc/python-kitchen-1.1.1/docs/index.rst

Indexing documents to My Web Pages or My Documents with pinot-index is not recommended

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.