mirror of https://github.com/apache/lucene.git
Add XML Document #3 implementation to Document Section
Also added Term Highlighting to Misc Section git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d2e34a5fb9
commit
d29935b9d8
|
@ -261,6 +261,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="XML Document #3"><strong>XML Document #3</strong></a>
|
||||
</font>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<blockquote>
|
||||
<table>
|
||||
<tr>
|
||||
<td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</td>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
<a href="http://www.isogen.com/papers/lucene_xml_indexing.html">
|
||||
http://www.isogen.com/papers/lucene_xml_indexing.html
|
||||
</a>
|
||||
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</td>
|
||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
W. Eliot Kimber - eliot@isogen.com
|
||||
|
||||
</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">
|
||||
|
@ -437,6 +485,56 @@
|
|||
<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>
|
||||
<td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
URL
|
||||
|
||||
</font>
|
||||
</td>
|
||||
<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>
|
||||
<td bgcolor="#039acc" colspan="" rowspan="" valign="top" align="left">
|
||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||
|
||||
author
|
||||
|
||||
</font>
|
||||
</td>
|
||||
<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">
|
||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||
<a name="Lucene Tutorial"><strong>Lucene Tutorial</strong></a>
|
||||
|
|
|
@ -82,6 +82,28 @@
|
|||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
<subsection name="XML Document #3">
|
||||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
URL
|
||||
</th>
|
||||
<td>
|
||||
<a href="http://www.isogen.com/papers/lucene_xml_indexing.html">
|
||||
http://www.isogen.com/papers/lucene_xml_indexing.html
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
author
|
||||
</th>
|
||||
<td>
|
||||
W. Eliot Kimber - eliot@isogen.com
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
<subsection name="XPDF - PDF Document Conversion">
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -156,6 +178,31 @@
|
|||
<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="Lucene Tutorial">
|
||||
<p>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue