mirror of https://github.com/apache/lucene.git
356 lines
12 KiB
XML
356 lines
12 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<author email="carlson@apache.org">
|
|
Peter Carlson
|
|
</author>
|
|
<title>
|
|
Contributions - Jakarta Lucene
|
|
</title>
|
|
</properties>
|
|
<body>
|
|
<section name="Overview">
|
|
<p>This page lists external Lucene resources. If you have
|
|
written something that should be included, please post all
|
|
relevant information to one of the mailing lists. Nothing
|
|
listed here is directly supported by the Lucene
|
|
developers, so if you encounter any problems with any of
|
|
this software, please use the author's contact information
|
|
to get help.</p>
|
|
</section>
|
|
|
|
<section name="Lucene Tools">
|
|
<p>
|
|
Software that works with Lucene indices.
|
|
</p>
|
|
<subsection name="Luke">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.getopt.org/luke/">
|
|
http://www.getopt.org/luke/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Andrzej Bialecki
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="LIMO (Lucene Index Monitor)">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://limo.sf.net/">
|
|
http://limo.sf.net/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Julien Nioche
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
</section>
|
|
|
|
<section name="Lucene Document Converters">
|
|
<p>
|
|
Lucene requires information you want to index to be
|
|
converted into a Document class. Here are
|
|
contributions for various solutions that convert different
|
|
content types to Lucene's Document classes.
|
|
</p>
|
|
<subsection name="RTF->XML->Lucene">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.tetrasix.com/">
|
|
http://www.tetrasix.com/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
N/A
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="XML Document #1">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://marc.theaimsgroup.com/?l=lucene-dev&m=100723333506246&w=2">
|
|
http://marc.theaimsgroup.com/?l=lucene-dev&m=100723333506246&w=2
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Philip Ogren - ogren@mayo.edu
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="XML Document #2">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</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 - carlson@bookandhammer.com
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="XML Document #3">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.isogen.com/downloads/demos/demos.jsp#xml_searching_demo">
|
|
http://www.isogen.com/downloads/demos/demos.jsp#xml_searching_demo
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
W. Eliot Kimber - eliot@isogen.com
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
|
|
<subsection name="PDF Box">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.pdfbox.org/">
|
|
http://www.pdfbox.org/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Ben Litchfield - ben@csh.rit.edu
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="XPDF - PDF Document Conversion">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.foolabs.com/xpdf">
|
|
http://www.foolabs.com/xpdf
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
N/A
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="PJ Classic & PJ Professional - PDF Document Conversion">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href=" http://www.etymon.com/">
|
|
http://www.etymon.com/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
N/A
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
</section>
|
|
|
|
<section name="Miscellaneous">
|
|
<p>
|
|
</p>
|
|
<subsection name="Arabic Analyzer for Java">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://savannah.nongnu.org/projects/aramorph">
|
|
http://savannah.nongnu.org/projects/aramorph
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Pierrick Brihaye
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="Phonetix">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.companywebstore.de/tangentum/mirror/en/products/phonetix/index.html">
|
|
http://www.companywebstore.de/tangentum/mirror/en/products/phonetix/index.html
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
tangentum technologies
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="ejIndex - JBoss MBean for Lucene">
|
|
<p>
|
|
</p>
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://ejindex.sourceforge.net/">
|
|
http://ejindex.sourceforge.net/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Andy Scholz
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="Lindex">
|
|
<p>
|
|
</p>
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="http://www.macromedia.com/software/drk/productinfo/product_overview/volume3/coldfusionmx.html#lindex">
|
|
http://www.macromedia.com/software/drk/productinfo/product_overview/volume3/coldfusionmx.html#lindex
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Macromedia
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
<subsection name="JavaCC">
|
|
<table>
|
|
<tr>
|
|
<th>
|
|
URL
|
|
</th>
|
|
<td>
|
|
<a href="https://javacc.dev.java.net/">
|
|
https://javacc.dev.java.net/
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th>
|
|
author
|
|
</th>
|
|
<td>
|
|
Sun Microsystems (java.net)
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</subsection>
|
|
</section>
|
|
</body>
|
|
</document>
|