mirror of https://github.com/apache/lucene.git
zapped some strange gremlens
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149637 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f51c8af4e8
commit
8a84cef92a
|
@ -8,22 +8,22 @@
|
||||||
|
|
||||||
<section name="User Contributions">
|
<section name="User Contributions">
|
||||||
<subsection name="Lucene Documents">
|
<subsection name="Lucene Documents">
|
||||||
Ê Ê <p>Lucene requires information you want to index to be converted
|
<p>Lucene requires information you want to index to be converted
|
||||||
Ê into a Document class. Here are contributions for various Document
|
into a Document class. Here are contributions for various Document
|
||||||
Ê classes for different formats.</p>
|
classes for different formats.</p>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
Ê <th>XMLDocument Key</th>
|
<th>XMLDocument Key</th>
|
||||||
<td>
|
<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>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>author</th>
|
<th>author</th>
|
||||||
<td>Peter Carlson</td>
|
<td>Peter Carlson</td>
|
||||||
</tr>
|
</tr>
|
||||||
Ê </table>
|
</table>
|
||||||
Ê </subsection>
|
</subsection>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|
Loading…
Reference in New Issue