24 lines
460 B
Plaintext
24 lines
460 B
Plaintext
<HTML>
|
|
<HEAD>
|
|
<TITLE>
|
|
CLucene API Documentation (Version @VERSION@)
|
|
</TITLE>
|
|
|
|
<META NAME="keywords" CONTENT="CLucene API Documentation (Version @VERSION@)">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="CLucene API Documentation (Version @VERSION@)";
|
|
}
|
|
</SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
|
|
<P align=center><B>CLucene - a full-featured, c++ search engine</b><BR>
|
|
API Documentation
|
|
</P>
|
|
<hr>
|