- Moved Highlighter to Sandbox page

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150293 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2004-04-20 07:17:23 +00:00
parent 0adb0734e2
commit 3c99eb6ded
4 changed files with 27 additions and 75 deletions

View File

@ -632,56 +632,6 @@ limitations under the License.
<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="Arabic Analyzer for Java"><strong>Arabic Analyzer for Java</strong></a>

View File

@ -304,6 +304,24 @@ limitations under the License.
</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="Term Highlighter"><strong>Term Highlighter</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>
A small set of classes for highlighting matching terms in
search results.
</p>
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/highlighter/">The
CVS repository for the Highlighter contribution.</a>
</blockquote>
</td></tr>
<tr><td><br/></td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">

View File

@ -236,31 +236,6 @@
<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="Arabic Analyzer for Java">
<table>
<tr>

View File

@ -117,6 +117,15 @@
</p>
</subsection>
<subsection name="Term Highlighter">
<p>
A small set of classes for highlighting matching terms in
search results.
</p>
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/highlighter/">The
CVS repository for the Highlighter contribution.</a>
</subsection>
<subsection name="Javascript Query Constructor">
<p>
Javascript library to support client-side query-building. Provides support for a user interface similar to