logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pinot-index - Index documents from the command-line

Description

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

Examples

       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/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

Name

       pinot-index - Index documents from the command-line

Options

-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, or name of, index to use (mandatory)

       -h, --help
              display this help and exit

       -i, --index
              index the given URL

       -o, --override
              MIME type detection override, as TYPE:EXT

       -s, --showinfo
              show information about the document

       -v, --version
              output version information and exit

       Supported back-ends are: 'xapian'

Reporting Bugs

       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.

pinot 1.22                                        October 2024                                    PINOT-INDEX(1)

Synopsis

pinot-index [OPTIONS] --dbDATABASEURLS

See Also