mirror of https://github.com/apache/lucene.git
- Removed the entry on MultiFieldQueryParser because that's already in core API.
- Changed link to ChainableFilter to point to Sandbox. Submitted by: Kelvin Tan git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149976 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c4774bcce
commit
be1054300f
|
@ -612,7 +612,7 @@
|
||||||
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
<table border="0" cellspacing="0" cellpadding="2" width="100%">
|
||||||
<tr><td bgcolor="#828DA6">
|
<tr><td bgcolor="#828DA6">
|
||||||
<font color="#ffffff" face="arial,helvetica,sanserif">
|
<font color="#ffffff" face="arial,helvetica,sanserif">
|
||||||
<a name="Chainable Filter"><strong>Chainable Filter</strong></a>
|
<a name="Chained Filter"><strong>Chained Filter</strong></a>
|
||||||
</font>
|
</font>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
@ -631,8 +631,8 @@
|
||||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||||
|
|
||||||
<a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html">
|
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/filters/ChainedFilter.java">
|
||||||
http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html
|
http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/filters/ChainedFilter.java
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</font>
|
</font>
|
||||||
|
@ -649,57 +649,7 @@
|
||||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
<td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
|
||||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
|
||||||
|
|
||||||
Kelvin Tan - kelvin@relevanz.com
|
Kelvin Tan - kelvint at apache.org
|
||||||
|
|
||||||
</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="Multiple Field Searching"><strong>Multiple Field Searching</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://http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html">
|
|
||||||
http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.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">
|
|
||||||
|
|
||||||
Kelvin Tan - kelvin@relevanz.com
|
|
||||||
|
|
||||||
</font>
|
</font>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -234,7 +234,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</subsection>
|
</subsection>
|
||||||
<subsection name="Chainable Filter">
|
<subsection name="Chained Filter">
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
|
@ -243,8 +243,8 @@
|
||||||
URL
|
URL
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html">
|
<a href="http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/filters/ChainedFilter.java">
|
||||||
http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html
|
http://cvs.apache.org/viewcvs/jakarta-lucene-sandbox/contributions/filters/ChainedFilter.java
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -253,31 +253,7 @@
|
||||||
author
|
author
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
Kelvin Tan - kelvin@relevanz.com
|
Kelvin Tan - kelvint at apache.org
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</subsection>
|
|
||||||
<subsection name="Multiple Field Searching">
|
|
||||||
<p>
|
|
||||||
</p>
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<th>
|
|
||||||
URL
|
|
||||||
</th>
|
|
||||||
<td>
|
|
||||||
<a href="http://http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html">
|
|
||||||
http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th>
|
|
||||||
author
|
|
||||||
</th>
|
|
||||||
<td>
|
|
||||||
Kelvin Tan - kelvin@relevanz.com
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue