Sponsored Content
Full Discussion: Pinot 0.90 (Default branch)
Special Forums News, Links, Events and Announcements Software Releases - RSS News Pinot 0.90 (Default branch) Post 302281945 by Linux Bot on Thursday 29th of January 2009 10:00:18 PM
Old 01-29-2009
Pinot 0.90 (Default branch)

Image Pinot is a D-Bus service that crawls, indexes your documents, and monitors them for changes. It is also a GTK-based user interface that enables you to query the index built by the service or your favorite Web engine, and display and analyze the results. It makes full use of advanced indexing and search facilities offered by Xapian, features language detection, dynamic document summaries, easy labelling of documents, and internal support for common file types. The D-Bus interface allows easy integration with other applications. License: GNU General Public License (GPL) Changes:
A lot of changes and improvements were made to Unicode support, portability, Web metasearch, command-line and desktop integration, and more. The UI is more coherent and less invasive. The daemon is smarter. Image

Image

More...
 
PINOT-INDEX(1)							   User Commands						    PINOT-INDEX(1)

NAME
pinot-index - Index documents from the command-line SYNOPSIS
pinot-index [OPTIONS] --db DATABASE URLS DESCRIPTION
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 -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 ../Bozo.txt pinot-index --index --db PinotOnTheWeb http://code.google.com/p/pinot-search/ Indexing documents to My Web Pages or My Documents with pinot-index is not recommended 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-index - pinot 1.0 June 2012 PINOT-INDEX(1)
All times are GMT -4. The time now is 02:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy