Skip to content

Commit

Permalink
NUTCH-261 : Add an optional lang parameter for using a specific query…
Browse files Browse the repository at this point in the history
… analyzer (to be consistent with document specific language analysis). If no analysis plugin is found matching the specified lang value (or lang value is specified), then the default analyzer is used.

git-svn-id: https://svn.apache.org/repos/asf/lucene/nutch/trunk@405430 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Jerome Charron committed May 9, 2006
1 parent a7e2e13 commit 917db91
Show file tree
Hide file tree
Showing 40 changed files with 574 additions and 403 deletions.
32 changes: 17 additions & 15 deletions docs/ca/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
}

</style>
<link rel="icon" href="../img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="../img/favicon.ico" type="image/x-icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">
<script type="text/javascript">
<!--
function queryfocus() {
Expand All @@ -92,42 +92,44 @@
</head>
<body onLoad="queryfocus();">
<!--This file is automatically generated. Do not edit!-->
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr>
<td valign="bottom" width="140" rowspan="2"><a href="./"><img src="../img/reiter/logo_nutch.gif" border="0"></a><img src="../img/reiter/spacer_666666.gif" width="140" height="1"></td>
<td rowspan="2" width="140" valign="bottom"><a href="./"><img border="0" src="../img/reiter/logo_nutch.gif"></a><img height="1" width="140" src="../img/reiter/spacer_666666.gif"></td>
</tr>
<tr>
<td width="495" valign="bottom" align="right">
<table border="0" cellpadding="0" cellspacing="0" width="495">
<td align="right" valign="bottom" width="495">
<table width="495" cellspacing="0" cellpadding="0" border="0">
<tr>
<td background="../img/reiter/_bg_reiter.gif" width="400">&nbsp;</td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le1.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="about.html">Quan a</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="http://wiki.apache.org/nutch/FAQ">FAQ</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td>
<td width="400" background="../img/reiter/_bg_reiter.gif">&nbsp;</td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le1.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="about.html" class="bodytext">Quan a</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="http://wiki.apache.org/nutch/FAQ" class="bodytext">FAQ</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr valign="top">
<td width="140">
<table width="100%" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>&#160;</td>
</tr>
</table>
</td><td width="20" background="../img/reiter/_spacer_cccccc.gif">&#160;</td><td width="475" class="body">
<table width="475" border="0" cellpadding="0" cellspacing="0">
</td><td background="../img/reiter/_spacer_cccccc.gif" width="20">&#160;</td><td class="body" width="475">
<table cellspacing="0" cellpadding="0" border="0" width="475">
<tr>
<td class="title" height="125" width="275" valign="bottom"></td><td height="125" width="200" valign="bottom"><img src="../img/reiter/robots.gif"></td>
<td valign="bottom" width="275" height="125" class="title"></td><td valign="bottom" width="200" height="125"><img src="../img/reiter/robots.gif"></td>
</tr>
</table>
<br class="br">
<span class="bodytext">
</span><span class="bodytext">
<center>

<form name="search" action="../search.jsp" method="get">
<input name="query" size="44">&nbsp;<input type="submit" value="Cerca">
<a href="help.html">Ajuda</a>
<form name="search" action="../search.jsp" method="get">

<input type="hidden" name="lang" value="ca">
<input name="query" size="44">&nbsp;<input type="submit" value="Cerca">
<a href="help.html">Ajuda</a>

</form>

Expand Down
32 changes: 17 additions & 15 deletions docs/de/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
}

</style>
<link rel="icon" href="../img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="../img/favicon.ico" type="image/x-icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">
<script type="text/javascript">
<!--
function queryfocus() {
Expand All @@ -92,42 +92,44 @@
</head>
<body onLoad="queryfocus();">
<!--This file is automatically generated. Do not edit!-->
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr>
<td valign="bottom" width="140" rowspan="2"><a href="./"><img src="../img/reiter/logo_nutch.gif" border="0"></a><img src="../img/reiter/spacer_666666.gif" width="140" height="1"></td>
<td rowspan="2" width="140" valign="bottom"><a href="./"><img border="0" src="../img/reiter/logo_nutch.gif"></a><img height="1" width="140" src="../img/reiter/spacer_666666.gif"></td>
</tr>
<tr>
<td width="495" valign="bottom" align="right">
<table border="0" cellpadding="0" cellspacing="0" width="495">
<td align="right" valign="bottom" width="495">
<table width="495" cellspacing="0" cellpadding="0" border="0">
<tr>
<td background="../img/reiter/_bg_reiter.gif" width="400">&nbsp;</td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le1.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="about.html">&Uuml;ber</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="http://wiki.apache.org/nutch/FAQ">FAQ</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td>
<td width="400" background="../img/reiter/_bg_reiter.gif">&nbsp;</td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le1.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="about.html" class="bodytext">&Uuml;ber</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="http://wiki.apache.org/nutch/FAQ" class="bodytext">FAQ</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr valign="top">
<td width="140">
<table width="100%" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>&#160;</td>
</tr>
</table>
</td><td width="20" background="../img/reiter/_spacer_cccccc.gif">&#160;</td><td width="475" class="body">
<table width="475" border="0" cellpadding="0" cellspacing="0">
</td><td background="../img/reiter/_spacer_cccccc.gif" width="20">&#160;</td><td class="body" width="475">
<table cellspacing="0" cellpadding="0" border="0" width="475">
<tr>
<td class="title" height="125" width="275" valign="bottom"></td><td height="125" width="200" valign="bottom"><img src="../img/reiter/robots.gif"></td>
<td valign="bottom" width="275" height="125" class="title"></td><td valign="bottom" width="200" height="125"><img src="../img/reiter/robots.gif"></td>
</tr>
</table>
<br class="br">
<span class="bodytext">
</span><span class="bodytext">
<center>

<form name="search" action="../search.jsp" method="get" enctype="application/x-www-form-urlencoded">
<input name="query" size="44" type="text">&nbsp;<input type="submit" value="Suchen">
<a href="help.html" shape="rect">Hilfe</a>
<form name="search" action="../search.jsp" method="get" enctype="application/x-www-form-urlencoded">

<input type="hidden" name="lang" value="de">
<input name="query" size="44" type="text">&nbsp;<input type="submit" value="Suchen">
<a href="help.html" shape="rect">Hilfe</a>

</form>

Expand Down
32 changes: 17 additions & 15 deletions docs/en/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
}

</style>
<link rel="icon" href="../img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="../img/favicon.ico" type="image/x-icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">
<script type="text/javascript">
<!--
function queryfocus() {
Expand All @@ -92,42 +92,44 @@
</head>
<body onLoad="queryfocus();">
<!--This file is automatically generated. Do not edit!-->
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr>
<td valign="bottom" width="140" rowspan="2"><a href="./"><img src="../img/reiter/logo_nutch.gif" border="0"></a><img src="../img/reiter/spacer_666666.gif" width="140" height="1"></td>
<td rowspan="2" width="140" valign="bottom"><a href="./"><img border="0" src="../img/reiter/logo_nutch.gif"></a><img height="1" width="140" src="../img/reiter/spacer_666666.gif"></td>
</tr>
<tr>
<td width="495" valign="bottom" align="right">
<table border="0" cellpadding="0" cellspacing="0" width="495">
<td align="right" valign="bottom" width="495">
<table width="495" cellspacing="0" cellpadding="0" border="0">
<tr>
<td background="../img/reiter/_bg_reiter.gif" width="400">&nbsp;</td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le1.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="about.html">About</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="http://wiki.apache.org/nutch/FAQ">FAQ</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td>
<td width="400" background="../img/reiter/_bg_reiter.gif">&nbsp;</td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le1.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="about.html" class="bodytext">About</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="http://wiki.apache.org/nutch/FAQ" class="bodytext">FAQ</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr valign="top">
<td width="140">
<table width="100%" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>&#160;</td>
</tr>
</table>
</td><td width="20" background="../img/reiter/_spacer_cccccc.gif">&#160;</td><td width="475" class="body">
<table width="475" border="0" cellpadding="0" cellspacing="0">
</td><td background="../img/reiter/_spacer_cccccc.gif" width="20">&#160;</td><td class="body" width="475">
<table cellspacing="0" cellpadding="0" border="0" width="475">
<tr>
<td class="title" height="125" width="275" valign="bottom"></td><td height="125" width="200" valign="bottom"><img src="../img/reiter/robots.gif"></td>
<td valign="bottom" width="275" height="125" class="title"></td><td valign="bottom" width="200" height="125"><img src="../img/reiter/robots.gif"></td>
</tr>
</table>
<br class="br">
<span class="bodytext">
</span><span class="bodytext">
<center>

<form name="search" action="../search.jsp" method="get">
<input name="query" size="44">&nbsp;<input type="submit" value="Search">
<a href="help.html">help</a>
<form name="search" action="../search.jsp" method="get">

<input type="hidden" name="lang" value="en">
<input name="query" size="44">&nbsp;<input type="submit" value="Search">
<a href="help.html">help</a>

</form>

Expand Down
32 changes: 17 additions & 15 deletions docs/es/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
}

</style>
<link rel="icon" href="../img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="../img/favicon.ico" type="image/x-icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="icon">
<link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">
<script type="text/javascript">
<!--
function queryfocus() {
Expand All @@ -92,42 +92,44 @@
</head>
<body onLoad="queryfocus();">
<!--This file is automatically generated. Do not edit!-->
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr>
<td valign="bottom" width="140" rowspan="2"><a href="./"><img src="../img/reiter/logo_nutch.gif" border="0"></a><img src="../img/reiter/spacer_666666.gif" width="140" height="1"></td>
<td rowspan="2" width="140" valign="bottom"><a href="./"><img border="0" src="../img/reiter/logo_nutch.gif"></a><img height="1" width="140" src="../img/reiter/spacer_666666.gif"></td>
</tr>
<tr>
<td width="495" valign="bottom" align="right">
<table border="0" cellpadding="0" cellspacing="0" width="495">
<td align="right" valign="bottom" width="495">
<table width="495" cellspacing="0" cellpadding="0" border="0">
<tr>
<td background="../img/reiter/_bg_reiter.gif" width="400">&nbsp;</td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le1.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="about.html">Acerca de</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_le.gif" border="0"></td><td background="../img/reiter/_bg_reiter_inactive.gif" valign="bottom" nowrap="nowrap"><a class="bodytext" href="http://wiki.apache.org/nutch/FAQ">Preguntas frecuentes</a></td><td height="28" valign="bottom" width="10"><img src="../img/reiter/reiter_inactive_ri.gif" border="0"></td>
<td width="400" background="../img/reiter/_bg_reiter.gif">&nbsp;</td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le1.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="about.html" class="bodytext">Acerca de</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_le.gif"></td><td nowrap="nowrap" valign="bottom" background="../img/reiter/_bg_reiter_inactive.gif"><a href="http://wiki.apache.org/nutch/FAQ" class="bodytext">Preguntas frecuentes</a></td><td width="10" valign="bottom" height="28"><img border="0" src="../img/reiter/reiter_inactive_ri.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="635" border="0" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" border="0" width="635">
<tr valign="top">
<td width="140">
<table width="100%" cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>&#160;</td>
</tr>
</table>
</td><td width="20" background="../img/reiter/_spacer_cccccc.gif">&#160;</td><td width="475" class="body">
<table width="475" border="0" cellpadding="0" cellspacing="0">
</td><td background="../img/reiter/_spacer_cccccc.gif" width="20">&#160;</td><td class="body" width="475">
<table cellspacing="0" cellpadding="0" border="0" width="475">
<tr>
<td class="title" height="125" width="275" valign="bottom"></td><td height="125" width="200" valign="bottom"><img src="../img/reiter/robots.gif"></td>
<td valign="bottom" width="275" height="125" class="title"></td><td valign="bottom" width="200" height="125"><img src="../img/reiter/robots.gif"></td>
</tr>
</table>
<br class="br">
<span class="bodytext">
</span><span class="bodytext">
<center>

<form name="search" action="../search.jsp" method="get">
<input name="query" size="44">&nbsp;<input type="submit" value="Buscar">
<a href="help.html">ayuda</a>
<form name="search" action="../search.jsp" method="get">

<input type="hidden" name="lang" value="es">
<input name="query" size="44">&nbsp;<input type="submit" value="Buscar">
<a href="help.html">ayuda</a>

</form>

Expand Down
Loading

0 comments on commit 917db91

Please sign in to comment.