mirror of https://github.com/apache/lucene.git
- Added a link to PDF Parser Java library.
- Nuked a bunch of trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
50d6da8ab9
commit
59ce56a2ad
|
@ -2,10 +2,10 @@
|
||||||
<document>
|
<document>
|
||||||
<properties>
|
<properties>
|
||||||
<author email="carlson@apache.org">
|
<author email="carlson@apache.org">
|
||||||
Peter Carlson
|
Peter Carlson
|
||||||
</author>
|
</author>
|
||||||
<title>
|
<title>
|
||||||
Contributions - Jakarta Lucene
|
Contributions - Jakarta Lucene
|
||||||
</title>
|
</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
@ -14,26 +14,26 @@
|
||||||
</section>
|
</section>
|
||||||
<section name="Lucene Documents">
|
<section name="Lucene Documents">
|
||||||
<p>
|
<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.
|
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>
|
</p>
|
||||||
<subsection name="RTF->XML->Lucene">
|
<subsection name="RTF->XML->Lucene">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.tetrasix.com/">
|
<a href="http://www.tetrasix.com/">
|
||||||
http://www.tetrasix.com/
|
http://www.tetrasix.com/
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
N/A
|
N/A
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -42,20 +42,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://marc.theaimsgroup.com/?l=lucene-dev&m=100723333506246&w=2">
|
<a href="http://marc.theaimsgroup.com/?l=lucene-dev&m=100723333506246&w=2">
|
||||||
http://marc.theaimsgroup.com/?l=lucene-dev&m=100723333506246&w=2
|
http://marc.theaimsgroup.com/?l=lucene-dev&m=100723333506246&w=2
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Philip Ogren - ogren@mayo.edu
|
Philip Ogren - ogren@mayo.edu
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -64,20 +64,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00346.html">
|
<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
|
http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00346.html
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Peter Carlson - carlson@bookandhammer.com
|
Peter Carlson - carlson@bookandhammer.com
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.isogen.com/papers/lucene_xml_indexing.html">
|
<a href="http://www.isogen.com/papers/lucene_xml_indexing.html">
|
||||||
|
@ -96,7 +96,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
W. Eliot Kimber - eliot@isogen.com
|
W. Eliot Kimber - eliot@isogen.com
|
||||||
|
@ -108,20 +108,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.foolabs.com/xpdf">
|
<a href="http://www.foolabs.com/xpdf">
|
||||||
http://www.foolabs.com/xpdf
|
http://www.foolabs.com/xpdf
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
N/A
|
N/A
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -130,20 +130,42 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href=" http://www.etymon.com/pj/">
|
<a href=" http://www.etymon.com/pj/">
|
||||||
http://www.etymon.com/pj/
|
http://www.etymon.com/pj/
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
N/A
|
N/A
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</subsection>
|
||||||
|
<subsection name="PDF Parser">
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
URL
|
||||||
|
</th>
|
||||||
|
<td>
|
||||||
|
<a href="http://www.csh.rit.edu/~ben/projects/pdfparser/">
|
||||||
|
http://www.csh.rit.edu/~ben/projects/pdfparser/
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
author
|
||||||
|
</th>
|
||||||
|
<td>
|
||||||
|
Ben Litchfield - ben@csh.rit.edu
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -156,20 +178,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://marc.theaimsgroup.com/?l=lucene-dev&m=100705753831746&w=2">
|
<a href="http://marc.theaimsgroup.com/?l=lucene-dev&m=100705753831746&w=2">
|
||||||
http://marc.theaimsgroup.com/?l=lucene-dev&m=100705753831746&w=2
|
http://marc.theaimsgroup.com/?l=lucene-dev&m=100705753831746&w=2
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Yiyi Sun - yiyisun@yahoo.com
|
Yiyi Sun - yiyisun@yahoo.com
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -178,14 +200,14 @@
|
||||||
<section name="Misc">
|
<section name="Misc">
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<subsection name="Term Highlighter">
|
<subsection name="Term Highlighter">
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.iq-computing.de/lucene/highlight.htm">
|
<a href="http://www.iq-computing.de/lucene/highlight.htm">
|
||||||
|
@ -195,10 +217,10 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Maik Schreiber - info@iq-computing.de
|
Maik Schreiber - info@iq-computing.de
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -209,7 +231,7 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html">
|
<a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html">
|
||||||
|
@ -219,10 +241,10 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Kelvin Tan - kelvin@relevanz.com
|
Kelvin Tan - kelvin@relevanz.com
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -233,7 +255,7 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html">
|
<a href="http://http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html">
|
||||||
|
@ -243,10 +265,10 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Kelvin Tan - kelvin@relevanz.com
|
Kelvin Tan - kelvin@relevanz.com
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -257,20 +279,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.darksleep.com/puff/lucene/lucene.html">
|
<a href="http://www.darksleep.com/puff/lucene/lucene.html">
|
||||||
http://www.darksleep.com/puff/lucene/lucene.html
|
http://www.darksleep.com/puff/lucene/lucene.html
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Steven J. Owens - puff@darksleep.com
|
Steven J. Owens - puff@darksleep.com
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -281,20 +303,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://lempinen.net/sami/jtidy/">
|
<a href="http://lempinen.net/sami/jtidy/">
|
||||||
http://lempinen.net/sami/jtidy/
|
http://lempinen.net/sami/jtidy/
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
N/A
|
N/A
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -303,20 +325,20 @@
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.webgain.com/products/java_cc/">
|
<a href="http://www.webgain.com/products/java_cc/">
|
||||||
http://www.webgain.com/products/java_cc/
|
http://www.webgain.com/products/java_cc/
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
N/A
|
N/A
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue