lucene/xdocs/contributions.xml
Peter Carlson 1eea3cc8b4 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149631 13f79535-47bb-0310-9956-ffa450edef68
2001-12-20 07:16:17 +00:00

32 lines
779 B
XML

<?xml version="1.0"?>
<document>
<properties>
<author email="carlson@apache.org">Peter Carlson</author>
<title>Contributions - Jakarta Lucene</title>
</properties>
<body>
<section name="User Contributions">
- <subsection name="Lucene Documents">
Ê <p>Lucene requires information you want to index to be converted into a Document class.
Here are contributions for various Document classes for different formats.</p>
<table>
<tr>
Ê <th>XMLDocument Key </th>
<td>
Ê <a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00346.html">http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00346.html</a>
Ê </td>
</tr>
<tr>
Ê <th>author</th>
<td>Peter Carlson</td>
</tr>
Ê </table>
Ê </subsection>
</section>
</body>
</document>