Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Adding search to your Web site with Xapian and Omega Post 302243002 by Linux Bot on Friday 3rd of October 2008 11:10:01 AM
Old 10-03-2008
Adding search to your Web site with Xapian and Omega

10-03-2008 08:00 AM
With Xapian and Omega you can quickly build a powerful search interface for your Web site. You'll be able to index your HTML, PDF, and PHP content and search for it by metadata or words contained in the documents.



Source...
 
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 06:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy