CGI Interface Documentation

User Login:
Username:
Password:

Don't have an account yet? Click here to register. If you already have an account but you've lost your password, click here to reset it.

News:
(no news)

« Back to main « Helpful Documents « CGI Interface »

CGI Interface Documentation

Table of Contents

Introduction

The CGI program supports an extremely simple interactive interface, as well as a simple API. The interactive interface is accessed via a http URL such as: http://education.lemurproject.org/search/sample/lemur.cgi . The underlying API commands are accessed by appending a '?' and a set of parameters to the CGI URL. The parameters specify operations to perform on a search engine index, for example, to lookup an inverted list.

Results are returned in a Web page that contains a header (everything before the <BODY> tag), the results, and a footer (everything after the <HR> tag). The header and footer can be ignored. They are the same for every command, and their only purpose is to identify the software.

The CGI interface supports the following functions:

Lemur Search

Privacy and Security Statement ]
© 2007 - The Lemur Project (http://www.lemurproject.org)