File: OmegaDescription.xml

package info (click to toggle)
pinot 1.23-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,608 kB
  • sloc: cpp: 41,870; makefile: 611; xml: 416; sh: 336
file content (8 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearchdescription/1.0/">
	<ShortName>Xapian Omega</ShortName>
	<LongName>The Xapian Omega CGI search frontend</LongName>
	<Description>Omega is a CGI application which uses the Xapian Information Retrieval library to search collections of documents.</Description>
	<Tags>Local Host</Tags>
	<Url type="application/rss+xml" template="http://localhost/cgi-bin/omega?P={searchTerms}&amp;DEFAULTOP=or&amp;DB=default&amp;FMT=opensearch&amp;%5B={startPage}" />
</OpenSearchDescription>