Author: rooneg
Date: Sat Mar 26 05:21:14 2005
New Revision: 159104

URL: http://svn.apache.org/viewcvs?view=rev&rev=159104
Log:
Add doxygen docs to the website, so they can easily be checked out on
the ASF servers, which don't have doxygen installed.  This is what the
other doxygen using ASF projects I've found seem to do to work around
the problem.

* Makefile.am: copy the generated HTML from the doxygen directory into
  the www/apidocs directory.

* www/apidocs: the docs.

Added:
    incubator/lucene4c/trunk/www/apidocs/
    incubator/lucene4c/trunk/www/apidocs/annotated.html
    incubator/lucene4c/trunk/www/apidocs/dir_000000.html
    incubator/lucene4c/trunk/www/apidocs/dirs.html
    incubator/lucene4c/trunk/www/apidocs/doxygen.css
    incubator/lucene4c/trunk/www/apidocs/doxygen.png   (with props)
    incubator/lucene4c/trunk/www/apidocs/files.html
    incubator/lucene4c/trunk/www/apidocs/functions.html
    incubator/lucene4c/trunk/www/apidocs/functions_vars.html
    incubator/lucene4c/trunk/www/apidocs/globals.html
    incubator/lucene4c/trunk/www/apidocs/globals_defs.html
    incubator/lucene4c/trunk/www/apidocs/globals_enum.html
    incubator/lucene4c/trunk/www/apidocs/globals_eval.html
    incubator/lucene4c/trunk/www/apidocs/globals_func.html
    incubator/lucene4c/trunk/www/apidocs/globals_type.html
    incubator/lucene4c/trunk/www/apidocs/index.html
    incubator/lucene4c/trunk/www/apidocs/lcn__api_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__directory_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__directory_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__document_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__document_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__field_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__field_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__fielddata_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__fielddata_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__fieldinfos_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__fieldinfos_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__frequencies_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__frequencies_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__index_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__index_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__istream_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__istream_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__query_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__query_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__query__parser_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__query__parser_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__scorer_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__scorer_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__segment_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__segment_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__segments_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__segments_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__term_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__term_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__terminfos_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__terminfos_8h.html
    incubator/lucene4c/trunk/www/apidocs/lcn__types_8h-source.html
    incubator/lucene4c/trunk/www/apidocs/lcn__types_8h.html
    incubator/lucene4c/trunk/www/apidocs/structlcn__directory__entry__t.html
    incubator/lucene4c/trunk/www/apidocs/structlcn__error__t.html
    incubator/lucene4c/trunk/www/apidocs/structlcn__fieldinfo__t.html
    incubator/lucene4c/trunk/www/apidocs/structlcn__term__t.html
Modified:
    incubator/lucene4c/trunk/Makefile.am

Modified: incubator/lucene4c/trunk/Makefile.am
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/Makefile.am?view=diff&r1=159103&r2=159104
==============================================================================
--- incubator/lucene4c/trunk/Makefile.am (original)
+++ incubator/lucene4c/trunk/Makefile.am Sat Mar 26 05:21:14 2005
@@ -67,3 +67,4 @@
 
 doxygen:
        @doxygen doc/doxygen.conf
+       @cp -r doc/doxygen/html/* www/apidocs/

Added: incubator/lucene4c/trunk/www/apidocs/annotated.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/annotated.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/annotated.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/annotated.html Sat Mar 26 05:21:14 2005
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Data Structures</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindexHL" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<h1>Lucene4c Data Structures</h1>Here are the data structures with brief 
descriptions:<table>
+  <tr><td class="indexkey"><a class="el" 
href="structlcn__directory__entry__t.html">lcn_directory_entry_t</a></td><td 
class="indexvalue">An entry in a ram-based directory </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="structlcn__error__t.html">lcn_error_t</a></td><td class="indexvalue">Our 
exception object </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="structlcn__fieldinfo__t.html">lcn_fieldinfo_t</a></td><td 
class="indexvalue">Information about a particular field in a segment </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="structlcn__term__t.html">lcn_term_t</a></td><td class="indexvalue">A 
lucene term </td></tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/dir_000000.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/dir_000000.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/dir_000000.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/dir_000000.html Sat Mar 26 05:21:14 
2005
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: include/ Directory Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<div class="nav">
+<a class="el" href="dir_000000.html">include</a></div>
+<h1>include Directory Reference</h1><table border="0" cellpadding="0" 
cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Files</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><b>lcn_api.h</b> <a 
href="lcn__api_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__directory_8h.html">lcn_directory.h</a> <a 
href="lcn__directory_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
working with various types of directories. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__document_8h.html">lcn_document.h</a> <a 
href="lcn__document_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating lucene documents. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__field_8h.html">lcn_field.h</a> <a 
href="lcn__field_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating lucene fields. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__fielddata_8h.html">lcn_fielddata.h</a> <a 
href="lcn__fielddata_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating a segment's field data file. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__fieldinfos_8h.html">lcn_fieldinfos.h</a> <a 
href="lcn__fieldinfos_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
reading information about a segment's fields. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__frequencies_8h.html">lcn_frequencies.h</a> <a 
href="lcn__frequencies_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">routines for 
reading the frequencies data for a segment <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__index_8h.html">lcn_index.h</a> <a 
href="lcn__index_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating a lucene index. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__istream_8h.html">lcn_istream.h</a> <a 
href="lcn__istream_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating read-only streams of data. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__query_8h.html">lcn_query.h</a> <a 
href="lcn__query_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
working with queries. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__query__parser_8h.html">lcn_query_parser.h</a> <a 
href="lcn__query__parser_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
creating queries from a user provided string. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__scorer_8h.html">lcn_scorer.h</a> <a 
href="lcn__scorer_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
working with scorers. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__segment_8h.html">lcn_segment.h</a> <a 
href="lcn__segment_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating a segment of a lucene index. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__segments_8h.html">lcn_segments.h</a> <a 
href="lcn__segments_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
reading the segments contained within a lucen index. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__term_8h.html">lcn_term.h</a> <a 
href="lcn__term_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
handling lucene terms. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__terminfos_8h.html">lcn_terminfos.h</a> <a 
href="lcn__terminfos_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Routines for 
manipulating the terminfos file from a lucene segment. <br></td></tr>
+
+<p>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">file 
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" 
href="lcn__types_8h.html">lcn_types.h</a> <a 
href="lcn__types_8h-source.html">[code]</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Random stuff that 
doesn't fit anywhere else. <br></td></tr>
+
+<p>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/dirs.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/dirs.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/dirs.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/dirs.html Sat Mar 26 05:21:14 2005
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Directory Hierarchy</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindexHL" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<h1>Lucene4c Directories</h1>This directory hierarchy is sorted roughly, but 
not completely, alphabetically:<ul>
+<li><a class="el" href="dir_000000.html">include</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/doxygen.css
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/doxygen.css?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/doxygen.css (added)
+++ incubator/lucene4c/trunk/www/apidocs/doxygen.css Sat Mar 26 05:21:14 2005
@@ -0,0 +1,297 @@
+BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
+       font-family: Geneva, Arial, Helvetica, sans-serif;
+}
+BODY,TD {
+       font-size: 90%;
+}
+H1 {
+       text-align: center;
+       font-size: 160%;
+}
+H2 {
+       font-size: 120%;
+}
+H3 {
+       font-size: 110%;
+}
+CAPTION { font-weight: bold }
+DIV.qindex {
+       width: 100%;
+       background-color: #eeeeff;
+       border: 1px solid #b0b0b0;
+       text-align: center;
+       margin: 2px;
+       padding: 2px;
+       line-height: 140%;
+}
+DIV.nav {
+       width: 100%;
+       background-color: #eeeeff;
+       border: 1px solid #b0b0b0;
+       text-align: center;
+       margin: 2px;
+       padding: 2px;
+       line-height: 140%;
+}
+A.qindex {
+       text-decoration: none;
+       font-weight: bold;
+       color: #1A419D;
+}
+A.qindex:visited {
+       text-decoration: none;
+       font-weight: bold;
+       color: #1A419D
+}
+A.qindex:hover {
+       text-decoration: none;
+       background-color: #ddddff;
+}
+A.qindexHL {
+       text-decoration: none;
+       font-weight: bold;
+       background-color: #6666cc;
+       color: #ffffff;
+       border: 1px double #9295C2;
+}
+A.qindexHL:hover {
+       text-decoration: none;
+       background-color: #6666cc;
+       color: #ffffff;
+}
+A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: 
#ffffff }
+A.el { text-decoration: none; font-weight: bold }
+A.elRef { font-weight: bold }
+A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
+A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
+A.codeRef:link { font-weight: normal; color: #0000FF}
+A.codeRef:visited { font-weight: normal; color: #0000FF}
+A:hover { text-decoration: none; background-color: #f2f2ff }
+DL.el { margin-left: -1cm }
+.fragment {
+       font-family: monospace
+}
+PRE.fragment {
+       border: 1px solid #CCCCCC;
+       background-color: #f5f5f5;
+       margin-top: 4px;
+       margin-bottom: 4px;
+       margin-left: 2px;
+       margin-right: 8px;
+       padding-left: 6px;
+       padding-right: 6px;
+       padding-top: 4px;
+       padding-bottom: 4px;
+}
+DIV.ah { background-color: black; font-weight: bold; color: #ffffff; 
margin-bottom: 3px; margin-top: 3px }
+TD.md { background-color: #F4F4FB; font-weight: bold; }
+TD.mdPrefix {
+       background-color: #F4F4FB;
+       color: #606060;
+       font-size: 80%;
+}
+TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; }
+TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; 
width: 600px; }
+DIV.groupHeader {
+       margin-left: 16px;
+       margin-top: 12px;
+       margin-bottom: 6px;
+       font-weight: bold;
+}
+DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
+BODY {
+       background: white;
+       color: black;
+       margin-right: 20px;
+       margin-left: 20px;
+}
+TD.indexkey {
+       background-color: #eeeeff;
+       font-weight: bold;
+       padding-right  : 10px;
+       padding-top    : 2px;
+       padding-left   : 10px;
+       padding-bottom : 2px;
+       margin-left    : 0px;
+       margin-right   : 0px;
+       margin-top     : 2px;
+       margin-bottom  : 2px;
+       border: 1px solid #CCCCCC;
+}
+TD.indexvalue {
+       background-color: #eeeeff;
+       font-style: italic;
+       padding-right  : 10px;
+       padding-top    : 2px;
+       padding-left   : 10px;
+       padding-bottom : 2px;
+       margin-left    : 0px;
+       margin-right   : 0px;
+       margin-top     : 2px;
+       margin-bottom  : 2px;
+       border: 1px solid #CCCCCC;
+}
+TR.memlist {
+   background-color: #f0f0f0; 
+}
+P.formulaDsp { text-align: center; }
+IMG.formulaDsp { }
+IMG.formulaInl { vertical-align: middle; }
+SPAN.keyword       { color: #008000 }
+SPAN.keywordtype   { color: #604020 }
+SPAN.keywordflow   { color: #e08000 }
+SPAN.comment       { color: #800000 }
+SPAN.preprocessor  { color: #806020 }
+SPAN.stringliteral { color: #002080 }
+SPAN.charliteral   { color: #008080 }
+.mdTable {
+       border: 1px solid #868686;
+       background-color: #F4F4FB;
+}
+.mdRow {
+       padding: 8px 10px;
+}
+.mdescLeft {
+       padding: 0px 8px 4px 8px;
+       font-size: 80%;
+       font-style: italic;
+       background-color: #FAFAFA;
+       border-top: 1px none #E0E0E0;
+       border-right: 1px none #E0E0E0;
+       border-bottom: 1px none #E0E0E0;
+       border-left: 1px none #E0E0E0;
+       margin: 0px;
+}
+.mdescRight {
+       padding: 0px 8px 4px 8px;
+       font-size: 80%;
+       font-style: italic;
+       background-color: #FAFAFA;
+       border-top: 1px none #E0E0E0;
+       border-right: 1px none #E0E0E0;
+       border-bottom: 1px none #E0E0E0;
+       border-left: 1px none #E0E0E0;
+       margin: 0px;
+}
+.memItemLeft {
+       padding: 1px 0px 0px 8px;
+       margin: 4px;
+       border-top-width: 1px;
+       border-right-width: 1px;
+       border-bottom-width: 1px;
+       border-left-width: 1px;
+       border-top-color: #E0E0E0;
+       border-right-color: #E0E0E0;
+       border-bottom-color: #E0E0E0;
+       border-left-color: #E0E0E0;
+       border-top-style: solid;
+       border-right-style: none;
+       border-bottom-style: none;
+       border-left-style: none;
+       background-color: #FAFAFA;
+       font-size: 80%;
+}
+.memItemRight {
+       padding: 1px 8px 0px 8px;
+       margin: 4px;
+       border-top-width: 1px;
+       border-right-width: 1px;
+       border-bottom-width: 1px;
+       border-left-width: 1px;
+       border-top-color: #E0E0E0;
+       border-right-color: #E0E0E0;
+       border-bottom-color: #E0E0E0;
+       border-left-color: #E0E0E0;
+       border-top-style: solid;
+       border-right-style: none;
+       border-bottom-style: none;
+       border-left-style: none;
+       background-color: #FAFAFA;
+       font-size: 80%;
+}
+.memTemplItemLeft {
+       padding: 1px 0px 0px 8px;
+       margin: 4px;
+       border-top-width: 1px;
+       border-right-width: 1px;
+       border-bottom-width: 1px;
+       border-left-width: 1px;
+       border-top-color: #E0E0E0;
+       border-right-color: #E0E0E0;
+       border-bottom-color: #E0E0E0;
+       border-left-color: #E0E0E0;
+       border-top-style: none;
+       border-right-style: none;
+       border-bottom-style: none;
+       border-left-style: none;
+       background-color: #FAFAFA;
+       font-size: 80%;
+}
+.memTemplItemRight {
+       padding: 1px 8px 0px 8px;
+       margin: 4px;
+       border-top-width: 1px;
+       border-right-width: 1px;
+       border-bottom-width: 1px;
+       border-left-width: 1px;
+       border-top-color: #E0E0E0;
+       border-right-color: #E0E0E0;
+       border-bottom-color: #E0E0E0;
+       border-left-color: #E0E0E0;
+       border-top-style: none;
+       border-right-style: none;
+       border-bottom-style: none;
+       border-left-style: none;
+       background-color: #FAFAFA;
+       font-size: 80%;
+}
+.memTemplParams {
+       padding: 1px 0px 0px 8px;
+       margin: 4px;
+       border-top-width: 1px;
+       border-right-width: 1px;
+       border-bottom-width: 1px;
+       border-left-width: 1px;
+       border-top-color: #E0E0E0;
+       border-right-color: #E0E0E0;
+       border-bottom-color: #E0E0E0;
+       border-left-color: #E0E0E0;
+       border-top-style: solid;
+       border-right-style: none;
+       border-bottom-style: none;
+       border-left-style: none;
+       color: #606060;
+       background-color: #FAFAFA;
+       font-size: 80%;
+}
+.search     { color: #003399;
+              font-weight: bold;
+}
+FORM.search {
+              margin-bottom: 0px;
+              margin-top: 0px;
+}
+INPUT.search { font-size: 75%;
+               color: #000080;
+               font-weight: normal;
+               background-color: #eeeeff;
+}
+TD.tiny      { font-size: 75%;
+}
+a {
+       color: #252E78;
+}
+a:visited {
+       color: #3D2185;
+}
+.dirtab { padding: 4px;
+          border-collapse: collapse;
+          border: 1px solid #b0b0b0;
+}
+TH.dirtab { background: #eeeeff;
+            font-weight: bold;
+}
+HR { height: 1px;
+     border: none;
+     border-top: 1px solid black;
+}

Added: incubator/lucene4c/trunk/www/apidocs/doxygen.png
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/doxygen.png?view=auto&rev=159104
==============================================================================
Binary file - no diff available.

Propchange: incubator/lucene4c/trunk/www/apidocs/doxygen.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/lucene4c/trunk/www/apidocs/files.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/files.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/files.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/files.html Sat Mar 26 05:21:14 2005
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: File Index</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindexHL" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<h1>Lucene4c File List</h1>Here is a list of all documented files with brief 
descriptions:<table>
+  <tr><td class="indexkey"><b>lcn_api.h</b> <a 
href="lcn__api_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__directory_8h.html">lcn_directory.h</a> <a 
href="lcn__directory_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for working with various types of directories 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__document_8h.html">lcn_document.h</a> <a 
href="lcn__document_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for manipulating lucene documents </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__field_8h.html">lcn_field.h</a> <a 
href="lcn__field_8h-source.html">[code]</a></td><td class="indexvalue">Routines 
for manipulating lucene fields </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__fielddata_8h.html">lcn_fielddata.h</a> <a 
href="lcn__fielddata_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for manipulating a segment's field data file 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__fieldinfos_8h.html">lcn_fieldinfos.h</a> <a 
href="lcn__fieldinfos_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for reading information about a segment's fields 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__frequencies_8h.html">lcn_frequencies.h</a> <a 
href="lcn__frequencies_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for reading the frequencies data for a segment 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__index_8h.html">lcn_index.h</a> <a 
href="lcn__index_8h-source.html">[code]</a></td><td class="indexvalue">Routines 
for manipulating a lucene index </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__istream_8h.html">lcn_istream.h</a> <a 
href="lcn__istream_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for manipulating read-only streams of data 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__query_8h.html">lcn_query.h</a> <a 
href="lcn__query_8h-source.html">[code]</a></td><td class="indexvalue">Routines 
for working with queries </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__query__parser_8h.html">lcn_query_parser.h</a> <a 
href="lcn__query__parser_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for creating queries from a user provided string 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__scorer_8h.html">lcn_scorer.h</a> <a 
href="lcn__scorer_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for working with scorers </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__segment_8h.html">lcn_segment.h</a> <a 
href="lcn__segment_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for manipulating a segment of a lucene index 
</td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__segments_8h.html">lcn_segments.h</a> <a 
href="lcn__segments_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for reading the segments contained within a lucen 
index </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__term_8h.html">lcn_term.h</a> <a 
href="lcn__term_8h-source.html">[code]</a></td><td class="indexvalue">Routines 
for handling lucene terms </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__terminfos_8h.html">lcn_terminfos.h</a> <a 
href="lcn__terminfos_8h-source.html">[code]</a></td><td 
class="indexvalue">Routines for manipulating the terminfos file from a lucene 
segment </td></tr>
+  <tr><td class="indexkey"><a class="el" 
href="lcn__types_8h.html">lcn_types.h</a> <a 
href="lcn__types_8h-source.html">[code]</a></td><td class="indexvalue">Random 
stuff that doesn't fit anywhere else </td></tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/functions.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/functions.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/functions.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/functions.html Sat Mar 26 05:21:14 2005
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindexHL" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindexHL" href="functions.html">All</a> | <a 
class="qindex" href="functions_vars.html">Variables</a></div>
+
+<p>
+Here is a list of all documented struct and union fields with links to the 
struct/union documentation for each field:<ul>
+<li>apr_err
+: <a class="el" href="structlcn__error__t.html#o0">lcn_error_t</a><li>bytes
+: <a class="el" 
href="structlcn__directory__entry__t.html#o0">lcn_directory_entry_t</a><li>child
+: <a class="el" href="structlcn__error__t.html#o2">lcn_error_t</a><li>contents
+: <a class="el" href="structlcn__term__t.html#o0">lcn_term_t</a><li>field
+: <a class="el" href="structlcn__term__t.html#o1">lcn_term_t</a><li>is_indexed
+: <a class="el" 
href="structlcn__fieldinfo__t.html#o1">lcn_fieldinfo_t</a><li>len
+: <a class="el" 
href="structlcn__directory__entry__t.html#o1">lcn_directory_entry_t</a><li>message
+: <a class="el" href="structlcn__error__t.html#o1">lcn_error_t</a><li>mtime
+: <a class="el" 
href="structlcn__directory__entry__t.html#o2">lcn_directory_entry_t</a><li>name
+: <a class="el" 
href="structlcn__fieldinfo__t.html#o0">lcn_fieldinfo_t</a><li>number
+: <a class="el" 
href="structlcn__fieldinfo__t.html#o2">lcn_fieldinfo_t</a><li>pool
+: <a class="el" 
href="structlcn__error__t.html#o3">lcn_error_t</a><li>store_term_vector
+: <a class="el" href="structlcn__fieldinfo__t.html#o3">lcn_fieldinfo_t</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/functions_vars.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/functions_vars.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/functions_vars.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/functions_vars.html Sat Mar 26 
05:21:14 2005
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Data Fields - Variables</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindexHL" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindex" href="functions.html">All</a> | <a 
class="qindexHL" href="functions_vars.html">Variables</a></div>
+
+<p>
+<ul>
+<li>apr_err
+: <a class="el" href="structlcn__error__t.html#o0">lcn_error_t</a><li>bytes
+: <a class="el" 
href="structlcn__directory__entry__t.html#o0">lcn_directory_entry_t</a><li>child
+: <a class="el" href="structlcn__error__t.html#o2">lcn_error_t</a><li>contents
+: <a class="el" href="structlcn__term__t.html#o0">lcn_term_t</a><li>field
+: <a class="el" href="structlcn__term__t.html#o1">lcn_term_t</a><li>is_indexed
+: <a class="el" 
href="structlcn__fieldinfo__t.html#o1">lcn_fieldinfo_t</a><li>len
+: <a class="el" 
href="structlcn__directory__entry__t.html#o1">lcn_directory_entry_t</a><li>message
+: <a class="el" href="structlcn__error__t.html#o1">lcn_error_t</a><li>mtime
+: <a class="el" 
href="structlcn__directory__entry__t.html#o2">lcn_directory_entry_t</a><li>name
+: <a class="el" 
href="structlcn__fieldinfo__t.html#o0">lcn_fieldinfo_t</a><li>number
+: <a class="el" 
href="structlcn__fieldinfo__t.html#o2">lcn_fieldinfo_t</a><li>pool
+: <a class="el" 
href="structlcn__error__t.html#o3">lcn_error_t</a><li>store_term_vector
+: <a class="el" href="structlcn__fieldinfo__t.html#o3">lcn_fieldinfo_t</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/globals.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/globals.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/globals.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/globals.html Sat Mar 26 05:21:14 2005
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Globals</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindexHL" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindexHL" href="globals.html">All</a> | <a 
class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" 
href="globals_type.html">Typedefs</a> | <a class="qindex" 
href="globals_enum.html">Enumerations</a> | <a class="qindex" 
href="globals_eval.html">Enumeration&nbsp;values</a> | <a class="qindex" 
href="globals_defs.html">Defines</a></div>
+<div class="qindex"><a class="qindex" href="#index_a">a</a> | <a 
class="qindex" href="#index_f">f</a> | <a class="qindex" href="#index_l">l</a> 
| <a class="qindex" href="#index_t">t</a></div>
+
+<p>
+
+<p>
+Here is a list of all documented functions, variables, defines, enums, and 
typedefs with links to the documentation:<h3><a class="anchor" name="index_a">- 
a -</a></h3><ul>
+<li>APR_ARRAY_IDX
+: <a class="el" href="lcn__types_8h.html#a5">lcn_types.h</a><li>APR_ARRAY_PUSH
+: <a class="el" href="lcn__types_8h.html#a6">lcn_types.h</a></ul>
+<h3><a class="anchor" name="index_f">- f -</a></h3><ul>
+<li>FALSE
+: <a class="el" href="lcn__types_8h.html#a0">lcn_types.h</a></ul>
+<h3><a class="anchor" name="index_l">- l -</a></h3><ul>
+<li>lcn_boolean_clause_occur_t
+: <a class="el" 
href="lcn__query_8h.html#a11">lcn_query.h</a><li>lcn_boolean_query_add()
+: <a class="el" 
href="lcn__query_8h.html#a6">lcn_query.h</a><li>lcn_boolean_query_create()
+: <a class="el" 
href="lcn__query_8h.html#a5">lcn_query.h</a><li>lcn_boolean_scorer_create()
+: <a class="el" href="lcn__scorer_8h.html#a3">lcn_scorer.h</a><li>lcn_boolean_t
+: <a class="el" 
href="lcn__types_8h.html#a8">lcn_types.h</a><li>lcn_cfs_directory_open()
+: <a class="el" 
href="lcn__directory_8h.html#a3">lcn_directory.h</a><li>lcn_char_t
+: <a class="el" 
href="lcn__types_8h.html#a10">lcn_types.h</a><li>lcn_directory_close()
+: <a class="el" 
href="lcn__directory_8h.html#a11">lcn_directory.h</a><li>lcn_directory_delete_file()
+: <a class="el" 
href="lcn__directory_8h.html#a8">lcn_directory.h</a><li>lcn_directory_file_exists()
+: <a class="el" 
href="lcn__directory_8h.html#a5">lcn_directory.h</a><li>lcn_directory_file_modified()
+: <a class="el" 
href="lcn__directory_8h.html#a6">lcn_directory.h</a><li>lcn_directory_list()
+: <a class="el" 
href="lcn__directory_8h.html#a4">lcn_directory.h</a><li>lcn_directory_open_file()
+: <a class="el" 
href="lcn__directory_8h.html#a10">lcn_directory.h</a><li>lcn_directory_rename_file()
+: <a class="el" 
href="lcn__directory_8h.html#a9">lcn_directory.h</a><li>lcn_directory_t
+: <a class="el" 
href="lcn__directory_8h.html#a0">lcn_directory.h</a><li>lcn_directory_touch_file()
+: <a class="el" 
href="lcn__directory_8h.html#a7">lcn_directory.h</a><li>lcn_doc_iter_close()
+: <a class="el" 
href="lcn__index_8h.html#a9">lcn_index.h</a><li>lcn_doc_iter_doc()
+: <a class="el" 
href="lcn__index_8h.html#a4">lcn_index.h</a><li>lcn_doc_iter_freq()
+: <a class="el" 
href="lcn__index_8h.html#a6">lcn_index.h</a><li>lcn_doc_iter_max_docs()
+: <a class="el" 
href="lcn__index_8h.html#a5">lcn_index.h</a><li>lcn_doc_iter_next()
+: <a class="el" href="lcn__index_8h.html#a8">lcn_index.h</a><li>lcn_doc_iter_t
+: <a class="el" 
href="lcn__index_8h.html#a1">lcn_index.h</a><li>lcn_doc_iter_term_freq()
+: <a class="el" 
href="lcn__index_8h.html#a7">lcn_index.h</a><li>lcn_document_add_field()
+: <a class="el" 
href="lcn__document_8h.html#a3">lcn_document.h</a><li>lcn_document_create()
+: <a class="el" 
href="lcn__document_8h.html#a1">lcn_document.h</a><li>lcn_document_field_by_name()
+: <a class="el" 
href="lcn__document_8h.html#a5">lcn_document.h</a><li>lcn_document_field_by_num()
+: <a class="el" 
href="lcn__document_8h.html#a4">lcn_document.h</a><li>lcn_document_numfields()
+: <a class="el" 
href="lcn__document_8h.html#a2">lcn_document.h</a><li>lcn_document_t
+: <a class="el" href="lcn__document_8h.html#a0">lcn_document.h</a><li>LCN_ERR
+: <a class="el" 
href="lcn__types_8h.html#a3">lcn_types.h</a><li>lcn_error_clear()
+: <a class="el" 
href="lcn__types_8h.html#a13">lcn_types.h</a><li>lcn_error_create()
+: <a class="el" 
href="lcn__types_8h.html#a11">lcn_types.h</a><li>lcn_error_createf()
+: <a class="el" href="lcn__types_8h.html#a12">lcn_types.h</a><li>lcn_error_t
+: <a class="el" 
href="lcn__types_8h.html#a9">lcn_types.h</a><li>lcn_field_content()
+: <a class="el" 
href="lcn__field_8h.html#a14">lcn_field.h</a><li>lcn_field_create()
+: <a class="el" 
href="lcn__field_8h.html#a12">lcn_field.h</a><li>lcn_field_indexed_t
+: <a class="el" 
href="lcn__field_8h.html#a16">lcn_field.h</a><li>lcn_field_name()
+: <a class="el" 
href="lcn__field_8h.html#a13">lcn_field.h</a><li>lcn_field_stored_t
+: <a class="el" href="lcn__field_8h.html#a15">lcn_field.h</a><li>lcn_field_t
+: <a class="el" 
href="lcn__field_8h.html#a0">lcn_field.h</a><li>lcn_field_termvector_t
+: <a class="el" 
href="lcn__field_8h.html#a17">lcn_field.h</a><li>lcn_fielddata_get_doc()
+: <a class="el" 
href="lcn__fielddata_8h.html#a2">lcn_fielddata.h</a><li>lcn_fielddata_open()
+: <a class="el" 
href="lcn__fielddata_8h.html#a1">lcn_fielddata.h</a><li>lcn_fielddata_t
+: <a class="el" 
href="lcn__fielddata_8h.html#a0">lcn_fielddata.h</a><li>lcn_fieldinfos_get_by_name()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a3">lcn_fieldinfos.h</a><li>lcn_fieldinfos_get_by_number()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a2">lcn_fieldinfos.h</a><li>lcn_fieldinfos_get_count()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a4">lcn_fieldinfos.h</a><li>lcn_fieldinfos_read()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a1">lcn_fieldinfos.h</a><li>lcn_fieldinfos_t
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a0">lcn_fieldinfos.h</a><li>lcn_file_istream_create()
+: <a class="el" 
href="lcn__istream_8h.html#a2">lcn_istream.h</a><li>lcn_frequencies_get_terminfo_data()
+: <a class="el" 
href="lcn__frequencies_8h.html#a2">lcn_frequencies.h</a><li>lcn_frequencies_open()
+: <a class="el" 
href="lcn__frequencies_8h.html#a1">lcn_frequencies.h</a><li>lcn_frequencies_t
+: <a class="el" 
href="lcn__frequencies_8h.html#a0">lcn_frequencies.h</a><li>lcn_fs_directory_open()
+: <a class="el" 
href="lcn__directory_8h.html#a2">lcn_directory.h</a><li>lcn_index_get_document()
+: <a class="el" 
href="lcn__index_8h.html#a11">lcn_index.h</a><li>lcn_index_max_docs()
+: <a class="el" 
href="lcn__index_8h.html#a3">lcn_index.h</a><li>lcn_index_open()
+: <a class="el" href="lcn__index_8h.html#a2">lcn_index.h</a><li>lcn_index_t
+: <a class="el" 
href="lcn__index_8h.html#a0">lcn_index.h</a><li>lcn_index_term_docs()
+: <a class="el" href="lcn__index_8h.html#a10">lcn_index.h</a><li>LCN_INDEXED_NO
+: <a class="el" 
href="lcn__field_8h.html#a16a4">lcn_field.h</a><li>LCN_INDEXED_TOKENIZED
+: <a class="el" 
href="lcn__field_8h.html#a16a5">lcn_field.h</a><li>LCN_INDEXED_UNTOKENIZED
+: <a class="el" 
href="lcn__field_8h.html#a16a6">lcn_field.h</a><li>lcn_istream_close()
+: <a class="el" 
href="lcn__istream_8h.html#a12">lcn_istream.h</a><li>lcn_istream_duplicate()
+: <a class="el" 
href="lcn__istream_8h.html#a15">lcn_istream.h</a><li>lcn_istream_length()
+: <a class="el" 
href="lcn__istream_8h.html#a13">lcn_istream.h</a><li>lcn_istream_offset()
+: <a class="el" 
href="lcn__istream_8h.html#a14">lcn_istream.h</a><li>lcn_istream_read_byte()
+: <a class="el" 
href="lcn__istream_8h.html#a3">lcn_istream.h</a><li>lcn_istream_read_bytes()
+: <a class="el" 
href="lcn__istream_8h.html#a4">lcn_istream.h</a><li>lcn_istream_read_chars()
+: <a class="el" 
href="lcn__istream_8h.html#a10">lcn_istream.h</a><li>lcn_istream_read_int()
+: <a class="el" 
href="lcn__istream_8h.html#a5">lcn_istream.h</a><li>lcn_istream_read_long()
+: <a class="el" 
href="lcn__istream_8h.html#a7">lcn_istream.h</a><li>lcn_istream_read_string()
+: <a class="el" 
href="lcn__istream_8h.html#a9">lcn_istream.h</a><li>lcn_istream_read_vint()
+: <a class="el" 
href="lcn__istream_8h.html#a6">lcn_istream.h</a><li>lcn_istream_read_vlong()
+: <a class="el" 
href="lcn__istream_8h.html#a8">lcn_istream.h</a><li>lcn_istream_seek()
+: <a class="el" 
href="lcn__istream_8h.html#a11">lcn_istream.h</a><li>lcn_istream_t
+: <a class="el" href="lcn__istream_8h.html#a0">lcn_istream.h</a><li>LCN_MUST
+: <a class="el" href="lcn__query_8h.html#a11a1">lcn_query.h</a><li>LCN_MUST_NOT
+: <a class="el" href="lcn__query_8h.html#a11a3">lcn_query.h</a><li>LCN_NO_ERROR
+: <a class="el" 
href="lcn__types_8h.html#a2">lcn_types.h</a><li>lcn_pool_create()
+: <a class="el" 
href="lcn__types_8h.html#a19">lcn_types.h</a><li>lcn_pool_destroy
+: <a class="el" 
href="lcn__types_8h.html#a7">lcn_types.h</a><li>lcn_query_parser_create()
+: <a class="el" 
href="lcn__query__parser_8h.html#a1">lcn_query_parser.h</a><li>lcn_query_parser_parse()
+: <a class="el" 
href="lcn__query__parser_8h.html#a2">lcn_query_parser.h</a><li>lcn_query_parser_t
+: <a class="el" 
href="lcn__query__parser_8h.html#a0">lcn_query_parser.h</a><li>lcn_query_t
+: <a class="el" 
href="lcn__query_8h.html#a0">lcn_query.h</a><li>lcn_query_weight()
+: <a class="el" 
href="lcn__query_8h.html#a9">lcn_query.h</a><li>lcn_ram_directory_open()
+: <a class="el" 
href="lcn__directory_8h.html#a1">lcn_directory.h</a><li>lcn_ram_istream_create()
+: <a class="el" 
href="lcn__istream_8h.html#a1">lcn_istream.h</a><li>lcn_scorer_doc()
+: <a class="el" 
href="lcn__scorer_8h.html#a5">lcn_scorer.h</a><li>lcn_scorer_next()
+: <a class="el" 
href="lcn__scorer_8h.html#a4">lcn_scorer.h</a><li>lcn_scorer_score()
+: <a class="el" href="lcn__scorer_8h.html#a6">lcn_scorer.h</a><li>lcn_scorer_t
+: <a class="el" 
href="lcn__scorer_8h.html#a1">lcn_scorer.h</a><li>lcn_segment_directory()
+: <a class="el" 
href="lcn__segment_8h.html#a4">lcn_segment.h</a><li>lcn_segment_get_document()
+: <a class="el" 
href="lcn__segment_8h.html#a6">lcn_segment.h</a><li>lcn_segment_name()
+: <a class="el" 
href="lcn__segment_8h.html#a2">lcn_segment.h</a><li>lcn_segment_open()
+: <a class="el" 
href="lcn__segment_8h.html#a1">lcn_segment.h</a><li>lcn_segment_size()
+: <a class="el" 
href="lcn__segment_8h.html#a3">lcn_segment.h</a><li>lcn_segment_t
+: <a class="el" 
href="lcn__segment_8h.html#a0">lcn_segment.h</a><li>lcn_segment_term_docs()
+: <a class="el" 
href="lcn__segment_8h.html#a5">lcn_segment.h</a><li>lcn_segments_count()
+: <a class="el" 
href="lcn__segments_8h.html#a3">lcn_segments.h</a><li>lcn_segments_get_document()
+: <a class="el" 
href="lcn__segments_8h.html#a8">lcn_segments.h</a><li>lcn_segments_max_docs()
+: <a class="el" 
href="lcn__segments_8h.html#a6">lcn_segments.h</a><li>lcn_segments_names()
+: <a class="el" 
href="lcn__segments_8h.html#a5">lcn_segments.h</a><li>lcn_segments_read()
+: <a class="el" 
href="lcn__segments_8h.html#a1">lcn_segments.h</a><li>lcn_segments_segsize()
+: <a class="el" 
href="lcn__segments_8h.html#a4">lcn_segments.h</a><li>lcn_segments_t
+: <a class="el" 
href="lcn__segments_8h.html#a0">lcn_segments.h</a><li>lcn_segments_term_docs()
+: <a class="el" 
href="lcn__segments_8h.html#a7">lcn_segments.h</a><li>lcn_segments_version()
+: <a class="el" 
href="lcn__segments_8h.html#a2">lcn_segments.h</a><li>LCN_SHOULD
+: <a class="el" 
href="lcn__query_8h.html#a11a2">lcn_query.h</a><li>LCN_STORED_COMPRESS
+: <a class="el" 
href="lcn__field_8h.html#a15a3">lcn_field.h</a><li>LCN_STORED_NO
+: <a class="el" 
href="lcn__field_8h.html#a15a1">lcn_field.h</a><li>LCN_STORED_YES
+: <a class="el" 
href="lcn__field_8h.html#a15a2">lcn_field.h</a><li>lcn_str_from_cstring()
+: <a class="el" 
href="lcn__types_8h.html#a18">lcn_types.h</a><li>lcn_str_to_cstring()
+: <a class="el" href="lcn__types_8h.html#a17">lcn_types.h</a><li>lcn_strcmp()
+: <a class="el" href="lcn__types_8h.html#a15">lcn_types.h</a><li>lcn_strcpy()
+: <a class="el" 
href="lcn__types_8h.html#a16">lcn_types.h</a><li>LCN_STRING_SIZE
+: <a class="el" href="lcn__types_8h.html#a4">lcn_types.h</a><li>lcn_strlen()
+: <a class="el" 
href="lcn__types_8h.html#a14">lcn_types.h</a><li>lcn_term_compare()
+: <a class="el" href="lcn__term_8h.html#a2">lcn_term.h</a><li>lcn_term_create()
+: <a class="el" 
href="lcn__term_8h.html#a0">lcn_term.h</a><li>lcn_term_create_cstring()
+: <a class="el" 
href="lcn__term_8h.html#a1">lcn_term.h</a><li>lcn_term_query_create()
+: <a class="el" 
href="lcn__query_8h.html#a4">lcn_query.h</a><li>lcn_term_scorer_create()
+: <a class="el" 
href="lcn__scorer_8h.html#a2">lcn_scorer.h</a><li>lcn_terminfo_copy()
+: <a class="el" 
href="lcn__terminfos_8h.html#a9">lcn_terminfos.h</a><li>lcn_terminfo_doc_freq()
+: <a class="el" 
href="lcn__terminfos_8h.html#a5">lcn_terminfos.h</a><li>lcn_terminfo_field_num()
+: <a class="el" 
href="lcn__terminfos_8h.html#a4">lcn_terminfos.h</a><li>lcn_terminfo_freq_position()
+: <a class="el" 
href="lcn__terminfos_8h.html#a7">lcn_terminfos.h</a><li>lcn_terminfo_prox_position()
+: <a class="el" 
href="lcn__terminfos_8h.html#a6">lcn_terminfos.h</a><li>lcn_terminfo_skip_offset()
+: <a class="el" 
href="lcn__terminfos_8h.html#a8">lcn_terminfos.h</a><li>lcn_terminfo_t
+: <a class="el" 
href="lcn__terminfos_8h.html#a0">lcn_terminfos.h</a><li>lcn_terminfo_term()
+: <a class="el" 
href="lcn__terminfos_8h.html#a3">lcn_terminfos.h</a><li>lcn_terminfos_get_terminfo()
+: <a class="el" 
href="lcn__terminfos_8h.html#a14">lcn_terminfos.h</a><li>lcn_terminfos_idx_get_count()
+: <a class="el" 
href="lcn__terminfos_8h.html#a11">lcn_terminfos.h</a><li>lcn_terminfos_idx_get_terminfo()
+: <a class="el" 
href="lcn__terminfos_8h.html#a12">lcn_terminfos.h</a><li>lcn_terminfos_idx_read()
+: <a class="el" 
href="lcn__terminfos_8h.html#a10">lcn_terminfos.h</a><li>lcn_terminfos_idx_t
+: <a class="el" 
href="lcn__terminfos_8h.html#a1">lcn_terminfos.h</a><li>lcn_terminfos_open()
+: <a class="el" 
href="lcn__terminfos_8h.html#a13">lcn_terminfos.h</a><li>lcn_terminfos_t
+: <a class="el" 
href="lcn__terminfos_8h.html#a2">lcn_terminfos.h</a><li>LCN_TERMVECTOR_NO
+: <a class="el" 
href="lcn__field_8h.html#a17a7">lcn_field.h</a><li>LCN_TERMVECTOR_WITH_OFFSETS
+: <a class="el" 
href="lcn__field_8h.html#a17a10">lcn_field.h</a><li>LCN_TERMVECTOR_WITH_POSITIONS
+: <a class="el" 
href="lcn__field_8h.html#a17a9">lcn_field.h</a><li>LCN_TERMVECTOR_WITH_POSITIONS_OFFSETS
+: <a class="el" 
href="lcn__field_8h.html#a17a11">lcn_field.h</a><li>LCN_TERMVECTOR_YES
+: <a class="el" 
href="lcn__field_8h.html#a17a8">lcn_field.h</a><li>lcn_weight_query()
+: <a class="el" 
href="lcn__query_8h.html#a7">lcn_query.h</a><li>lcn_weight_scorer()
+: <a class="el" href="lcn__query_8h.html#a10">lcn_query.h</a><li>lcn_weight_t
+: <a class="el" 
href="lcn__scorer_8h.html#a0">lcn_scorer.h</a><li>lcn_weight_value()
+: <a class="el" href="lcn__query_8h.html#a8">lcn_query.h</a></ul>
+<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
+<li>TRUE
+: <a class="el" href="lcn__types_8h.html#a1">lcn_types.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/globals_defs.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/globals_defs.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/globals_defs.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/globals_defs.html Sat Mar 26 05:21:14 
2005
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Globals - Defines</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindexHL" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindex" href="globals.html">All</a> | <a 
class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" 
href="globals_type.html">Typedefs</a> | <a class="qindex" 
href="globals_enum.html">Enumerations</a> | <a class="qindex" 
href="globals_eval.html">Enumeration&nbsp;values</a> | <a class="qindexHL" 
href="globals_defs.html">Defines</a></div>
+
+<p>
+<ul>
+<li>APR_ARRAY_IDX
+: <a class="el" href="lcn__types_8h.html#a5">lcn_types.h</a><li>APR_ARRAY_PUSH
+: <a class="el" href="lcn__types_8h.html#a6">lcn_types.h</a><li>FALSE
+: <a class="el" href="lcn__types_8h.html#a0">lcn_types.h</a><li>LCN_ERR
+: <a class="el" href="lcn__types_8h.html#a3">lcn_types.h</a><li>LCN_NO_ERROR
+: <a class="el" 
href="lcn__types_8h.html#a2">lcn_types.h</a><li>lcn_pool_destroy
+: <a class="el" href="lcn__types_8h.html#a7">lcn_types.h</a><li>LCN_STRING_SIZE
+: <a class="el" href="lcn__types_8h.html#a4">lcn_types.h</a><li>TRUE
+: <a class="el" href="lcn__types_8h.html#a1">lcn_types.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/globals_enum.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/globals_enum.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/globals_enum.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/globals_enum.html Sat Mar 26 05:21:14 
2005
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Globals - Enumerations</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindexHL" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindex" href="globals.html">All</a> | <a 
class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" 
href="globals_type.html">Typedefs</a> | <a class="qindexHL" 
href="globals_enum.html">Enumerations</a> | <a class="qindex" 
href="globals_eval.html">Enumeration&nbsp;values</a> | <a class="qindex" 
href="globals_defs.html">Defines</a></div>
+
+<p>
+<ul>
+<li>lcn_boolean_clause_occur_t
+: <a class="el" 
href="lcn__query_8h.html#a11">lcn_query.h</a><li>lcn_field_indexed_t
+: <a class="el" 
href="lcn__field_8h.html#a16">lcn_field.h</a><li>lcn_field_stored_t
+: <a class="el" 
href="lcn__field_8h.html#a15">lcn_field.h</a><li>lcn_field_termvector_t
+: <a class="el" href="lcn__field_8h.html#a17">lcn_field.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/globals_eval.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/globals_eval.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/globals_eval.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/globals_eval.html Sat Mar 26 05:21:14 
2005
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Globals - Enumeration values</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindexHL" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindex" href="globals.html">All</a> | <a 
class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" 
href="globals_type.html">Typedefs</a> | <a class="qindex" 
href="globals_enum.html">Enumerations</a> | <a class="qindexHL" 
href="globals_eval.html">Enumeration&nbsp;values</a> | <a class="qindex" 
href="globals_defs.html">Defines</a></div>
+
+<p>
+<ul>
+<li>LCN_INDEXED_NO
+: <a class="el" 
href="lcn__field_8h.html#a16a4">lcn_field.h</a><li>LCN_INDEXED_TOKENIZED
+: <a class="el" 
href="lcn__field_8h.html#a16a5">lcn_field.h</a><li>LCN_INDEXED_UNTOKENIZED
+: <a class="el" href="lcn__field_8h.html#a16a6">lcn_field.h</a><li>LCN_MUST
+: <a class="el" href="lcn__query_8h.html#a11a1">lcn_query.h</a><li>LCN_MUST_NOT
+: <a class="el" href="lcn__query_8h.html#a11a3">lcn_query.h</a><li>LCN_SHOULD
+: <a class="el" 
href="lcn__query_8h.html#a11a2">lcn_query.h</a><li>LCN_STORED_COMPRESS
+: <a class="el" 
href="lcn__field_8h.html#a15a3">lcn_field.h</a><li>LCN_STORED_NO
+: <a class="el" 
href="lcn__field_8h.html#a15a1">lcn_field.h</a><li>LCN_STORED_YES
+: <a class="el" 
href="lcn__field_8h.html#a15a2">lcn_field.h</a><li>LCN_TERMVECTOR_NO
+: <a class="el" 
href="lcn__field_8h.html#a17a7">lcn_field.h</a><li>LCN_TERMVECTOR_WITH_OFFSETS
+: <a class="el" 
href="lcn__field_8h.html#a17a10">lcn_field.h</a><li>LCN_TERMVECTOR_WITH_POSITIONS
+: <a class="el" 
href="lcn__field_8h.html#a17a9">lcn_field.h</a><li>LCN_TERMVECTOR_WITH_POSITIONS_OFFSETS
+: <a class="el" 
href="lcn__field_8h.html#a17a11">lcn_field.h</a><li>LCN_TERMVECTOR_YES
+: <a class="el" href="lcn__field_8h.html#a17a8">lcn_field.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/globals_func.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/globals_func.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/globals_func.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/globals_func.html Sat Mar 26 05:21:14 
2005
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Globals - Functions</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindexHL" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindex" href="globals.html">All</a> | <a 
class="qindexHL" href="globals_func.html">Functions</a> | <a class="qindex" 
href="globals_type.html">Typedefs</a> | <a class="qindex" 
href="globals_enum.html">Enumerations</a> | <a class="qindex" 
href="globals_eval.html">Enumeration&nbsp;values</a> | <a class="qindex" 
href="globals_defs.html">Defines</a></div>
+<div class="qindex"><a class="qindex" href="#index_l">l</a></div>
+
+<p>
+
+<p>
+<h3><a class="anchor" name="index_l">- l -</a></h3><ul>
+<li>lcn_boolean_query_add()
+: <a class="el" 
href="lcn__query_8h.html#a6">lcn_query.h</a><li>lcn_boolean_query_create()
+: <a class="el" 
href="lcn__query_8h.html#a5">lcn_query.h</a><li>lcn_boolean_scorer_create()
+: <a class="el" 
href="lcn__scorer_8h.html#a3">lcn_scorer.h</a><li>lcn_cfs_directory_open()
+: <a class="el" 
href="lcn__directory_8h.html#a3">lcn_directory.h</a><li>lcn_directory_close()
+: <a class="el" 
href="lcn__directory_8h.html#a11">lcn_directory.h</a><li>lcn_directory_delete_file()
+: <a class="el" 
href="lcn__directory_8h.html#a8">lcn_directory.h</a><li>lcn_directory_file_exists()
+: <a class="el" 
href="lcn__directory_8h.html#a5">lcn_directory.h</a><li>lcn_directory_file_modified()
+: <a class="el" 
href="lcn__directory_8h.html#a6">lcn_directory.h</a><li>lcn_directory_list()
+: <a class="el" 
href="lcn__directory_8h.html#a4">lcn_directory.h</a><li>lcn_directory_open_file()
+: <a class="el" 
href="lcn__directory_8h.html#a10">lcn_directory.h</a><li>lcn_directory_rename_file()
+: <a class="el" 
href="lcn__directory_8h.html#a9">lcn_directory.h</a><li>lcn_directory_touch_file()
+: <a class="el" 
href="lcn__directory_8h.html#a7">lcn_directory.h</a><li>lcn_doc_iter_close()
+: <a class="el" 
href="lcn__index_8h.html#a9">lcn_index.h</a><li>lcn_doc_iter_doc()
+: <a class="el" 
href="lcn__index_8h.html#a4">lcn_index.h</a><li>lcn_doc_iter_freq()
+: <a class="el" 
href="lcn__index_8h.html#a6">lcn_index.h</a><li>lcn_doc_iter_max_docs()
+: <a class="el" 
href="lcn__index_8h.html#a5">lcn_index.h</a><li>lcn_doc_iter_next()
+: <a class="el" 
href="lcn__index_8h.html#a8">lcn_index.h</a><li>lcn_doc_iter_term_freq()
+: <a class="el" 
href="lcn__index_8h.html#a7">lcn_index.h</a><li>lcn_document_add_field()
+: <a class="el" 
href="lcn__document_8h.html#a3">lcn_document.h</a><li>lcn_document_create()
+: <a class="el" 
href="lcn__document_8h.html#a1">lcn_document.h</a><li>lcn_document_field_by_name()
+: <a class="el" 
href="lcn__document_8h.html#a5">lcn_document.h</a><li>lcn_document_field_by_num()
+: <a class="el" 
href="lcn__document_8h.html#a4">lcn_document.h</a><li>lcn_document_numfields()
+: <a class="el" 
href="lcn__document_8h.html#a2">lcn_document.h</a><li>lcn_error_clear()
+: <a class="el" 
href="lcn__types_8h.html#a13">lcn_types.h</a><li>lcn_error_create()
+: <a class="el" 
href="lcn__types_8h.html#a11">lcn_types.h</a><li>lcn_error_createf()
+: <a class="el" 
href="lcn__types_8h.html#a12">lcn_types.h</a><li>lcn_field_content()
+: <a class="el" 
href="lcn__field_8h.html#a14">lcn_field.h</a><li>lcn_field_create()
+: <a class="el" 
href="lcn__field_8h.html#a12">lcn_field.h</a><li>lcn_field_name()
+: <a class="el" 
href="lcn__field_8h.html#a13">lcn_field.h</a><li>lcn_fielddata_get_doc()
+: <a class="el" 
href="lcn__fielddata_8h.html#a2">lcn_fielddata.h</a><li>lcn_fielddata_open()
+: <a class="el" 
href="lcn__fielddata_8h.html#a1">lcn_fielddata.h</a><li>lcn_fieldinfos_get_by_name()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a3">lcn_fieldinfos.h</a><li>lcn_fieldinfos_get_by_number()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a2">lcn_fieldinfos.h</a><li>lcn_fieldinfos_get_count()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a4">lcn_fieldinfos.h</a><li>lcn_fieldinfos_read()
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a1">lcn_fieldinfos.h</a><li>lcn_file_istream_create()
+: <a class="el" 
href="lcn__istream_8h.html#a2">lcn_istream.h</a><li>lcn_frequencies_get_terminfo_data()
+: <a class="el" 
href="lcn__frequencies_8h.html#a2">lcn_frequencies.h</a><li>lcn_frequencies_open()
+: <a class="el" 
href="lcn__frequencies_8h.html#a1">lcn_frequencies.h</a><li>lcn_fs_directory_open()
+: <a class="el" 
href="lcn__directory_8h.html#a2">lcn_directory.h</a><li>lcn_index_get_document()
+: <a class="el" 
href="lcn__index_8h.html#a11">lcn_index.h</a><li>lcn_index_max_docs()
+: <a class="el" 
href="lcn__index_8h.html#a3">lcn_index.h</a><li>lcn_index_open()
+: <a class="el" 
href="lcn__index_8h.html#a2">lcn_index.h</a><li>lcn_index_term_docs()
+: <a class="el" 
href="lcn__index_8h.html#a10">lcn_index.h</a><li>lcn_istream_close()
+: <a class="el" 
href="lcn__istream_8h.html#a12">lcn_istream.h</a><li>lcn_istream_duplicate()
+: <a class="el" 
href="lcn__istream_8h.html#a15">lcn_istream.h</a><li>lcn_istream_length()
+: <a class="el" 
href="lcn__istream_8h.html#a13">lcn_istream.h</a><li>lcn_istream_offset()
+: <a class="el" 
href="lcn__istream_8h.html#a14">lcn_istream.h</a><li>lcn_istream_read_byte()
+: <a class="el" 
href="lcn__istream_8h.html#a3">lcn_istream.h</a><li>lcn_istream_read_bytes()
+: <a class="el" 
href="lcn__istream_8h.html#a4">lcn_istream.h</a><li>lcn_istream_read_chars()
+: <a class="el" 
href="lcn__istream_8h.html#a10">lcn_istream.h</a><li>lcn_istream_read_int()
+: <a class="el" 
href="lcn__istream_8h.html#a5">lcn_istream.h</a><li>lcn_istream_read_long()
+: <a class="el" 
href="lcn__istream_8h.html#a7">lcn_istream.h</a><li>lcn_istream_read_string()
+: <a class="el" 
href="lcn__istream_8h.html#a9">lcn_istream.h</a><li>lcn_istream_read_vint()
+: <a class="el" 
href="lcn__istream_8h.html#a6">lcn_istream.h</a><li>lcn_istream_read_vlong()
+: <a class="el" 
href="lcn__istream_8h.html#a8">lcn_istream.h</a><li>lcn_istream_seek()
+: <a class="el" 
href="lcn__istream_8h.html#a11">lcn_istream.h</a><li>lcn_pool_create()
+: <a class="el" 
href="lcn__types_8h.html#a19">lcn_types.h</a><li>lcn_query_parser_create()
+: <a class="el" 
href="lcn__query__parser_8h.html#a1">lcn_query_parser.h</a><li>lcn_query_parser_parse()
+: <a class="el" 
href="lcn__query__parser_8h.html#a2">lcn_query_parser.h</a><li>lcn_query_weight()
+: <a class="el" 
href="lcn__query_8h.html#a9">lcn_query.h</a><li>lcn_ram_directory_open()
+: <a class="el" 
href="lcn__directory_8h.html#a1">lcn_directory.h</a><li>lcn_ram_istream_create()
+: <a class="el" 
href="lcn__istream_8h.html#a1">lcn_istream.h</a><li>lcn_scorer_doc()
+: <a class="el" 
href="lcn__scorer_8h.html#a5">lcn_scorer.h</a><li>lcn_scorer_next()
+: <a class="el" 
href="lcn__scorer_8h.html#a4">lcn_scorer.h</a><li>lcn_scorer_score()
+: <a class="el" 
href="lcn__scorer_8h.html#a6">lcn_scorer.h</a><li>lcn_segment_directory()
+: <a class="el" 
href="lcn__segment_8h.html#a4">lcn_segment.h</a><li>lcn_segment_get_document()
+: <a class="el" 
href="lcn__segment_8h.html#a6">lcn_segment.h</a><li>lcn_segment_name()
+: <a class="el" 
href="lcn__segment_8h.html#a2">lcn_segment.h</a><li>lcn_segment_open()
+: <a class="el" 
href="lcn__segment_8h.html#a1">lcn_segment.h</a><li>lcn_segment_size()
+: <a class="el" 
href="lcn__segment_8h.html#a3">lcn_segment.h</a><li>lcn_segment_term_docs()
+: <a class="el" 
href="lcn__segment_8h.html#a5">lcn_segment.h</a><li>lcn_segments_count()
+: <a class="el" 
href="lcn__segments_8h.html#a3">lcn_segments.h</a><li>lcn_segments_get_document()
+: <a class="el" 
href="lcn__segments_8h.html#a8">lcn_segments.h</a><li>lcn_segments_max_docs()
+: <a class="el" 
href="lcn__segments_8h.html#a6">lcn_segments.h</a><li>lcn_segments_names()
+: <a class="el" 
href="lcn__segments_8h.html#a5">lcn_segments.h</a><li>lcn_segments_read()
+: <a class="el" 
href="lcn__segments_8h.html#a1">lcn_segments.h</a><li>lcn_segments_segsize()
+: <a class="el" 
href="lcn__segments_8h.html#a4">lcn_segments.h</a><li>lcn_segments_term_docs()
+: <a class="el" 
href="lcn__segments_8h.html#a7">lcn_segments.h</a><li>lcn_segments_version()
+: <a class="el" 
href="lcn__segments_8h.html#a2">lcn_segments.h</a><li>lcn_str_from_cstring()
+: <a class="el" 
href="lcn__types_8h.html#a18">lcn_types.h</a><li>lcn_str_to_cstring()
+: <a class="el" href="lcn__types_8h.html#a17">lcn_types.h</a><li>lcn_strcmp()
+: <a class="el" href="lcn__types_8h.html#a15">lcn_types.h</a><li>lcn_strcpy()
+: <a class="el" href="lcn__types_8h.html#a16">lcn_types.h</a><li>lcn_strlen()
+: <a class="el" 
href="lcn__types_8h.html#a14">lcn_types.h</a><li>lcn_term_compare()
+: <a class="el" href="lcn__term_8h.html#a2">lcn_term.h</a><li>lcn_term_create()
+: <a class="el" 
href="lcn__term_8h.html#a0">lcn_term.h</a><li>lcn_term_create_cstring()
+: <a class="el" 
href="lcn__term_8h.html#a1">lcn_term.h</a><li>lcn_term_query_create()
+: <a class="el" 
href="lcn__query_8h.html#a4">lcn_query.h</a><li>lcn_term_scorer_create()
+: <a class="el" 
href="lcn__scorer_8h.html#a2">lcn_scorer.h</a><li>lcn_terminfo_copy()
+: <a class="el" 
href="lcn__terminfos_8h.html#a9">lcn_terminfos.h</a><li>lcn_terminfo_doc_freq()
+: <a class="el" 
href="lcn__terminfos_8h.html#a5">lcn_terminfos.h</a><li>lcn_terminfo_field_num()
+: <a class="el" 
href="lcn__terminfos_8h.html#a4">lcn_terminfos.h</a><li>lcn_terminfo_freq_position()
+: <a class="el" 
href="lcn__terminfos_8h.html#a7">lcn_terminfos.h</a><li>lcn_terminfo_prox_position()
+: <a class="el" 
href="lcn__terminfos_8h.html#a6">lcn_terminfos.h</a><li>lcn_terminfo_skip_offset()
+: <a class="el" 
href="lcn__terminfos_8h.html#a8">lcn_terminfos.h</a><li>lcn_terminfo_term()
+: <a class="el" 
href="lcn__terminfos_8h.html#a3">lcn_terminfos.h</a><li>lcn_terminfos_get_terminfo()
+: <a class="el" 
href="lcn__terminfos_8h.html#a14">lcn_terminfos.h</a><li>lcn_terminfos_idx_get_count()
+: <a class="el" 
href="lcn__terminfos_8h.html#a11">lcn_terminfos.h</a><li>lcn_terminfos_idx_get_terminfo()
+: <a class="el" 
href="lcn__terminfos_8h.html#a12">lcn_terminfos.h</a><li>lcn_terminfos_idx_read()
+: <a class="el" 
href="lcn__terminfos_8h.html#a10">lcn_terminfos.h</a><li>lcn_terminfos_open()
+: <a class="el" 
href="lcn__terminfos_8h.html#a13">lcn_terminfos.h</a><li>lcn_weight_query()
+: <a class="el" 
href="lcn__query_8h.html#a7">lcn_query.h</a><li>lcn_weight_scorer()
+: <a class="el" 
href="lcn__query_8h.html#a10">lcn_query.h</a><li>lcn_weight_value()
+: <a class="el" href="lcn__query_8h.html#a8">lcn_query.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/globals_type.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/globals_type.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/globals_type.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/globals_type.html Sat Mar 26 05:21:14 
2005
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Globals - Typedefs</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindexHL" 
href="globals.html">Globals</a></div>
+<div class="qindex"><a class="qindex" href="globals.html">All</a> | <a 
class="qindex" href="globals_func.html">Functions</a> | <a class="qindexHL" 
href="globals_type.html">Typedefs</a> | <a class="qindex" 
href="globals_enum.html">Enumerations</a> | <a class="qindex" 
href="globals_eval.html">Enumeration&nbsp;values</a> | <a class="qindex" 
href="globals_defs.html">Defines</a></div>
+
+<p>
+<ul>
+<li>lcn_boolean_t
+: <a class="el" href="lcn__types_8h.html#a8">lcn_types.h</a><li>lcn_char_t
+: <a class="el" 
href="lcn__types_8h.html#a10">lcn_types.h</a><li>lcn_directory_t
+: <a class="el" 
href="lcn__directory_8h.html#a0">lcn_directory.h</a><li>lcn_doc_iter_t
+: <a class="el" href="lcn__index_8h.html#a1">lcn_index.h</a><li>lcn_document_t
+: <a class="el" 
href="lcn__document_8h.html#a0">lcn_document.h</a><li>lcn_error_t
+: <a class="el" href="lcn__types_8h.html#a9">lcn_types.h</a><li>lcn_field_t
+: <a class="el" href="lcn__field_8h.html#a0">lcn_field.h</a><li>lcn_fielddata_t
+: <a class="el" 
href="lcn__fielddata_8h.html#a0">lcn_fielddata.h</a><li>lcn_fieldinfos_t
+: <a class="el" 
href="lcn__fieldinfos_8h.html#a0">lcn_fieldinfos.h</a><li>lcn_frequencies_t
+: <a class="el" 
href="lcn__frequencies_8h.html#a0">lcn_frequencies.h</a><li>lcn_index_t
+: <a class="el" href="lcn__index_8h.html#a0">lcn_index.h</a><li>lcn_istream_t
+: <a class="el" 
href="lcn__istream_8h.html#a0">lcn_istream.h</a><li>lcn_query_parser_t
+: <a class="el" 
href="lcn__query__parser_8h.html#a0">lcn_query_parser.h</a><li>lcn_query_t
+: <a class="el" href="lcn__query_8h.html#a0">lcn_query.h</a><li>lcn_scorer_t
+: <a class="el" href="lcn__scorer_8h.html#a1">lcn_scorer.h</a><li>lcn_segment_t
+: <a class="el" 
href="lcn__segment_8h.html#a0">lcn_segment.h</a><li>lcn_segments_t
+: <a class="el" 
href="lcn__segments_8h.html#a0">lcn_segments.h</a><li>lcn_terminfo_t
+: <a class="el" 
href="lcn__terminfos_8h.html#a0">lcn_terminfos.h</a><li>lcn_terminfos_idx_t
+: <a class="el" 
href="lcn__terminfos_8h.html#a1">lcn_terminfos.h</a><li>lcn_terminfos_t
+: <a class="el" 
href="lcn__terminfos_8h.html#a2">lcn_terminfos.h</a><li>lcn_weight_t
+: <a class="el" href="lcn__scorer_8h.html#a0">lcn_scorer.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sat Mar 26 
08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/index.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/index.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/index.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/index.html Sat Mar 26 05:21:14 2005
@@ -0,0 +1,17 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: Lucene4c API Documentation</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindexHL" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<h1>Lucene4c API Documentation </h1>
+<p>
+Lucene4c is a port of the Lucene search engine to C, built on top of the 
Apache Portable Runtime.<p>
+Unlike some other Lucene ports, Lucene4c does not stick to the API used in the 
original Java based Lucene when a more idiomatic APR and C API makes more 
sense. The goal is to remain compatible with the on-disk format used by Java 
Lucene (currently that of Lucene 1.4.x) but to provide an API that makes sense 
to programmers used to coding in C with APR.<p>
+Currently Lucene4c is read-only, and only the lowest level portions of the 
search engine has been implemented. The goal is to implement the remaining 
parts of the search side of Lucene4c first, and then to begin work on indexing 
support. In the meantime the Java Lucene must be used to create the index 
searched by Lucene4c.<p>
+In order to make effective use of Lucene4c you will need to understand how to 
use APR, which has its own API documentation at <a 
href="http://apr.apache.org/docs/apr/";>http://apr.apache.org/docs/apr/</a>. <hr 
size="1"><address style="align: right;"><small>Generated on Sat Mar 26 08:12:11 
2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>

Added: incubator/lucene4c/trunk/www/apidocs/lcn__api_8h-source.html
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/apidocs/lcn__api_8h-source.html?view=auto&rev=159104
==============================================================================
--- incubator/lucene4c/trunk/www/apidocs/lcn__api_8h-source.html (added)
+++ incubator/lucene4c/trunk/www/apidocs/lcn__api_8h-source.html Sat Mar 26 
05:21:14 2005
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
+<title>Lucene4c: lcn_api.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.0 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | 
<a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a 
class="qindex" href="dirs.html">Directories</a> | <a class="qindex" 
href="files.html">File&nbsp;List</a> | <a class="qindex" 
href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" 
href="globals.html">Globals</a></div>
+<div class="nav">
+<a class="el" href="dir_000000.html">include</a></div>
+<h1>lcn_api.h</h1><div class="fragment"><pre class="fragment">00001 <span 
class="comment">/* Copyright 2005 The Apache Software Foundation or its 
licensors, as</span>
+00002 <span class="comment"> * applicable.</span>
+00003 <span class="comment"> *</span>
+00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 
(the "License");</span>
+00005 <span class="comment"> * you may not use this file except in compliance 
with the License.</span>
+00006 <span class="comment"> * You may obtain a copy of the License at</span>
+00007 <span class="comment"> *</span>
+00008 <span class="comment"> *     
http://www.apache.org/licenses/LICENSE-2.0</span>
+00009 <span class="comment"> *</span>
+00010 <span class="comment"> * Unless required by applicable law or agreed to 
in writing, software</span>
+00011 <span class="comment"> * distributed under the License is distributed on 
an "AS IS" BASIS,</span>
+00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
either express or implied.</span>
+00013 <span class="comment"> * See the License for the specific language 
governing permissions and</span>
+00014 <span class="comment"> * limitations under the License.</span>
+00015 <span class="comment"> */</span>
+00016 <span class="comment"></span>
+00017 <span class="comment">/** @mainpage Lucene4c API Documentation</span>
+00018 <span class="comment"> *</span>
+00019 <span class="comment"> * Lucene4c is a port of the Lucene search engine 
to C, built on top of the</span>
+00020 <span class="comment"> * Apache Portable Runtime.</span>
+00021 <span class="comment"> *</span>
+00022 <span class="comment"> * Unlike some other Lucene ports, Lucene4c does 
not stick to the API used</span>
+00023 <span class="comment"> * in the original Java based Lucene when a more 
idiomatic APR and C API makes</span>
+00024 <span class="comment"> * more sense. The goal is to remain compatible 
with the on-disk format used</span>
+00025 <span class="comment"> * by Java Lucene (currently that of Lucene 1.4.x) 
but to provide an API that</span>
+00026 <span class="comment"> * makes sense to programmers used to coding in C 
with APR.</span>
+00027 <span class="comment"> *</span>
+00028 <span class="comment"> * Currently Lucene4c is read-only, and only the 
lowest level portions of the</span>
+00029 <span class="comment"> * search engine has been implemented. The goal is 
to implement the remaining</span>
+00030 <span class="comment"> * parts of the search side of Lucene4c first, and 
then to begin work on</span>
+00031 <span class="comment"> * indexing support. In the meantime the Java 
Lucene must be used to create</span>
+00032 <span class="comment"> * the index searched by Lucene4c. </span>
+00033 <span class="comment"> *</span>
+00034 <span class="comment"> * In order to make effective use of Lucene4c you 
will need to understand how</span>
+00035 <span class="comment"> * to use APR, which has its own API documentation 
at &lt;a</span>
+00036 <span class="comment"> * 
href="http://apr.apache.org/docs/apr/"&gt;http://apr.apache.org/docs/apr/&lt;/a&gt;.</span>
+00037 <span class="comment"> */</span>
+00038 
+00039 <span class="comment">/* XXX eventually this will include the various 
header files a consumer of the</span>
+00040 <span class="comment"> * Lucene4c API would probably want to include, 
for now it just holds the intro</span>
+00041 <span class="comment"> * documentation for the doxygen docs. */</span>
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on 
Sat Mar 26 08:12:11 2005 for Lucene4c by&nbsp;
+<a href="http://www.doxygen.org/index.html";>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 
</small></address>
+</body>
+</html>


Reply via email to