mirror of https://github.com/apache/lucene.git
- Added Luke, Limo, ejIndex
- Replaced the Term Highlighting with the one from Mark Harwood - Removed JTidy - Reorganized git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150058 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2350513c89
commit
f5f97e4e1d
|
@ -134,7 +134,119 @@
|
|||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#525D76">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Lucene Documents"><strong>Lucene Documents</strong></a>
|
||||
<a name="Lucene Tools"><strong>Lucene Tools</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
Software that works with Lucene indices.
|
||||
</p>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Luke"><strong>Luke</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://www.getopt.org/luke/">
|
||||
http://www.getopt.org/luke/
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Andrzej Bialecki
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="LIMO (Lucene Index Monitor)"><strong>LIMO (Lucene Index Monitor)</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://www.jnioche.freesurf.fr/LIMO/">
|
||||
http://www.jnioche.freesurf.fr/LIMO/
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Julien Nioche
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</p>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#525D76">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Lucene Document Converters"><strong>Lucene Document Converters</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
|
@ -142,8 +254,8 @@
|
|||
<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.
|
||||
contributions for various solutions that convert different
|
||||
content types to Lucene's Document classes.
|
||||
</p>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
|
@ -336,6 +448,54 @@
|
|||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="PDF Box"><strong>PDF Box</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://www.pdfbox.org/">
|
||||
http://www.pdfbox.org/
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Ben Litchfield - ben@csh.rit.edu
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
|
@ -432,54 +592,6 @@
|
|||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="PDF Box"><strong>PDF Box</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://www.pdfbox.org/">
|
||||
http://www.pdfbox.org/
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Ben Litchfield - ben@csh.rit.edu
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</p>
|
||||
|
@ -489,7 +601,7 @@
|
|||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#525D76">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Lucene Analyzers"><strong>Lucene Analyzers</strong></a>
|
||||
<a name="Lucene Analyzers and Filters"><strong>Lucene Analyzers and Filters</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
|
@ -543,71 +655,6 @@
|
|||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</p>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#525D76">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Misc"><strong>Misc</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
</p>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Term Highlighter"><strong>Term Highlighter</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://www.iq-computing.de/lucene/highlight.htm">
|
||||
http://www.iq-computing.de/lucene/highlight.htm
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Maik Schreiber - info@iq-computing.de
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
|
@ -658,6 +705,169 @@
|
|||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</p>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#525D76">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Miscellaneous"><strong>Miscellaneous</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
</p>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Term Highlighter"><strong>Term Highlighter</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://home.clara.net/markharwood/lucene/highlight.htm">
|
||||
http://home.clara.net/markharwood/lucene/highlight.htm
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Mark Harwood
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Phonetix"><strong>Phonetix</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<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>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
tangentum technologies
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="ejIndex - JBoss MBean for Lucene"><strong>ejIndex - JBoss MBean for Lucene</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://ejindex.sourceforge.net/">
|
||||
http://ejindex.sourceforge.net/
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
Andy Scholz
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
|
@ -708,56 +918,6 @@
|
|||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="HTML Syntax Checker and Pretty Printer"><strong>HTML Syntax Checker and Pretty Printer</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://sourceforge.net/projects/jtidy/">
|
||||
http://sourceforge.net/projects/jtidy/
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
N/A
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
|
@ -806,54 +966,6 @@
|
|||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||
<tr><td bgcolor="#828DA6">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Phonetix"><strong>Phonetix</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<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>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</th>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
tangentum technologies
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
<tr><td><br/></td></tr>
|
||||
</table>
|
||||
</blockquote>
|
||||
</p>
|
||||
|
|
|
@ -18,12 +18,63 @@
|
|||
this software, please use the author's contact information
|
||||
to get help.</p>
|
||||
</section>
|
||||
<section name="Lucene Documents">
|
||||
|
||||
<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://www.jnioche.freesurf.fr/LIMO/">
|
||||
http://www.jnioche.freesurf.fr/LIMO/
|
||||
</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 Document classes for
|
||||
different formats.
|
||||
contributions for various solutions that convert different
|
||||
content types to Lucene's Document classes.
|
||||
</p>
|
||||
<subsection name="RTF->XML->Lucene">
|
||||
<table>
|
||||
|
@ -113,6 +164,29 @@
|
|||
</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>
|
||||
|
@ -157,30 +231,9 @@
|
|||
</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>
|
||||
</section>
|
||||
<section name="Lucene Analyzers">
|
||||
|
||||
<section name="Lucene Analyzers and Filters">
|
||||
<p>
|
||||
</p>
|
||||
<subsection name="Chinese Analyzer, Tokenizer, Filter">
|
||||
|
@ -205,35 +258,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
</section>
|
||||
<section name="Misc">
|
||||
<p>
|
||||
</p>
|
||||
|
||||
<subsection name="Term Highlighter">
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
URL
|
||||
</th>
|
||||
<td>
|
||||
<a href="http://www.iq-computing.de/lucene/highlight.htm">
|
||||
http://www.iq-computing.de/lucene/highlight.htm
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
author
|
||||
</th>
|
||||
<td>
|
||||
Maik Schreiber - info@iq-computing.de
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
<subsection name="Chained Filter">
|
||||
<p>
|
||||
</p>
|
||||
|
@ -258,6 +282,82 @@
|
|||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
</section>
|
||||
|
||||
<section name="Miscellaneous">
|
||||
<p>
|
||||
</p>
|
||||
|
||||
<subsection name="Term Highlighter">
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
URL
|
||||
</th>
|
||||
<td>
|
||||
<a href="http://home.clara.net/markharwood/lucene/highlight.htm">
|
||||
http://home.clara.net/markharwood/lucene/highlight.htm
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
author
|
||||
</th>
|
||||
<td>
|
||||
Mark Harwood
|
||||
</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="Lucene Tutorial">
|
||||
<p>
|
||||
</p>
|
||||
|
@ -282,30 +382,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
<subsection name="HTML Syntax Checker and Pretty Printer">
|
||||
<p>
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
URL
|
||||
</th>
|
||||
<td>
|
||||
<a href="http://sourceforge.net/projects/jtidy/">
|
||||
http://sourceforge.net/projects/jtidy/
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
author
|
||||
</th>
|
||||
<td>
|
||||
N/A
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
<subsection name="JavaCC">
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -328,28 +404,6 @@
|
|||
</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>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
|
Loading…
Reference in New Issue