Practice Omega on Ubuntu

Source: Internet
Author: User
Ubuntu practice Omega English link: http://trac.xapian.org/wiki/OmegaAndDebianSarge

The content of this article is to run the Omega application provided by the xapian official website on Debian or Ubuntu to see the effect.

First, add the source address in the/etc/APT/sources. List configuration file:

deb http://www.xapian.org/debian stable maindeb-src http://www.xapian.org/debian stable main

# apt-get update

Install a package required by Omega.

# apt-get install apache2 unzip antiword libwpd-tools unrtf xpdf-utils pstotext perl

Install the xapian and Omega applications.

# apt-get install xapian-omega xapian-examples xapian-tools xapian-doc

Use some RFC files for testing.

# mkdir /var/www/mytest

# cd /var/www/mytest
# Ls put a test file in this file
Git 101 Tutorial Presentation.pdf 

#time omindex --db /var/lib/xapian-omega/data/default --url /mytest /var/www/mytest

In this way, the index file has been created. Now, open the browser http: // localhost/cgi-bin/Omega. You can use the FMT parameter to modify the result format.

Default:

Http://host.example.com/cgi-bin/omega/omega? P = DDD & FMt =Query

XML output:

Http://host.example.com/cgi-bin/omega/omega? P = DDD & FMt =XML

Godmode:

Http://host.example.com/cgi-bin/omega/omega? P = DDD & FMt =Godmode



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.