Author: jerome
Date: Wed Jan 11 15:50:13 2006
New Revision: 368172

URL: http://svn.apache.org/viewcvs?rev=368172&view=rev
Log:
Add a style for summary highlight and ellipsis

Modified:
    lucene/nutch/trunk/docs/ca/about.html
    lucene/nutch/trunk/docs/ca/help.html
    lucene/nutch/trunk/docs/ca/search.html
    lucene/nutch/trunk/docs/de/about.html
    lucene/nutch/trunk/docs/de/help.html
    lucene/nutch/trunk/docs/de/search.html
    lucene/nutch/trunk/docs/en/about.html
    lucene/nutch/trunk/docs/en/help.html
    lucene/nutch/trunk/docs/en/search.html
    lucene/nutch/trunk/docs/es/about.html
    lucene/nutch/trunk/docs/es/help.html
    lucene/nutch/trunk/docs/es/search.html
    lucene/nutch/trunk/docs/fi/about.html
    lucene/nutch/trunk/docs/fi/help.html
    lucene/nutch/trunk/docs/fi/search.html
    lucene/nutch/trunk/docs/fr/about.html
    lucene/nutch/trunk/docs/fr/search.html
    lucene/nutch/trunk/docs/hu/about.html
    lucene/nutch/trunk/docs/hu/help.html
    lucene/nutch/trunk/docs/hu/search.html
    lucene/nutch/trunk/docs/jp/about.html
    lucene/nutch/trunk/docs/jp/help.html
    lucene/nutch/trunk/docs/jp/search.html
    lucene/nutch/trunk/docs/ms/about.html
    lucene/nutch/trunk/docs/ms/help.html
    lucene/nutch/trunk/docs/ms/search.html
    lucene/nutch/trunk/docs/nl/about.html
    lucene/nutch/trunk/docs/nl/help.html
    lucene/nutch/trunk/docs/nl/search.html
    lucene/nutch/trunk/docs/pl/about.html
    lucene/nutch/trunk/docs/pl/help.html
    lucene/nutch/trunk/docs/pl/search.html
    lucene/nutch/trunk/docs/pt/about.html
    lucene/nutch/trunk/docs/pt/help.html
    lucene/nutch/trunk/docs/pt/search.html
    lucene/nutch/trunk/docs/sv/about.html
    lucene/nutch/trunk/docs/sv/help.html
    lucene/nutch/trunk/docs/sv/search.html
    lucene/nutch/trunk/docs/th/about.html
    lucene/nutch/trunk/docs/th/help.html
    lucene/nutch/trunk/docs/th/search.html
    lucene/nutch/trunk/docs/zh/about.html
    lucene/nutch/trunk/docs/zh/help.html
    lucene/nutch/trunk/docs/zh/search.html
    lucene/nutch/trunk/src/java/org/apache/nutch/searcher/Summary.java
    lucene/nutch/trunk/src/web/include/style.html

Modified: lucene/nutch/trunk/docs/ca/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/ca/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/ca/about.html (original)
+++ lucene/nutch/trunk/docs/ca/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/ca/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/ca/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/ca/help.html (original)
+++ lucene/nutch/trunk/docs/ca/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/ca/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/ca/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/ca/search.html (original)
+++ lucene/nutch/trunk/docs/ca/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/de/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/de/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/de/about.html (original)
+++ lucene/nutch/trunk/docs/de/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/de/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/de/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/de/help.html (original)
+++ lucene/nutch/trunk/docs/de/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/de/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/de/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/de/search.html (original)
+++ lucene/nutch/trunk/docs/de/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/en/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/en/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/en/about.html (original)
+++ lucene/nutch/trunk/docs/en/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/en/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/en/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/en/help.html (original)
+++ lucene/nutch/trunk/docs/en/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/en/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/en/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/en/search.html (original)
+++ lucene/nutch/trunk/docs/en/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/es/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/es/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/es/about.html (original)
+++ lucene/nutch/trunk/docs/es/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/es/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/es/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/es/help.html (original)
+++ lucene/nutch/trunk/docs/es/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/es/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/es/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/es/search.html (original)
+++ lucene/nutch/trunk/docs/es/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/fi/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/fi/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/fi/about.html (original)
+++ lucene/nutch/trunk/docs/fi/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/fi/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/fi/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/fi/help.html (original)
+++ lucene/nutch/trunk/docs/fi/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/fi/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/fi/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/fi/search.html (original)
+++ lucene/nutch/trunk/docs/fi/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/fr/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/fr/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/fr/about.html (original)
+++ lucene/nutch/trunk/docs/fr/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/fr/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/fr/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/fr/search.html (original)
+++ lucene/nutch/trunk/docs/fr/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/hu/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/hu/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/hu/about.html (original)
+++ lucene/nutch/trunk/docs/hu/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/hu/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/hu/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/hu/help.html (original)
+++ lucene/nutch/trunk/docs/hu/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/hu/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/hu/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/hu/search.html (original)
+++ lucene/nutch/trunk/docs/hu/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/jp/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/jp/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/jp/about.html (original)
+++ lucene/nutch/trunk/docs/jp/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/jp/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/jp/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/jp/help.html (original)
+++ lucene/nutch/trunk/docs/jp/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/jp/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/jp/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/jp/search.html (original)
+++ lucene/nutch/trunk/docs/jp/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/ms/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/ms/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/ms/about.html (original)
+++ lucene/nutch/trunk/docs/ms/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/ms/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/ms/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/ms/help.html (original)
+++ lucene/nutch/trunk/docs/ms/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/ms/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/ms/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/ms/search.html (original)
+++ lucene/nutch/trunk/docs/ms/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/nl/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/nl/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/nl/about.html (original)
+++ lucene/nutch/trunk/docs/nl/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/nl/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/nl/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/nl/help.html (original)
+++ lucene/nutch/trunk/docs/nl/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/nl/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/nl/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/nl/search.html (original)
+++ lucene/nutch/trunk/docs/nl/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/pl/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/pl/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/pl/about.html (original)
+++ lucene/nutch/trunk/docs/pl/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/pl/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/pl/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/pl/help.html (original)
+++ lucene/nutch/trunk/docs/pl/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/pl/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/pl/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/pl/search.html (original)
+++ lucene/nutch/trunk/docs/pl/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/pt/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/pt/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/pt/about.html (original)
+++ lucene/nutch/trunk/docs/pt/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/pt/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/pt/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/pt/help.html (original)
+++ lucene/nutch/trunk/docs/pt/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/pt/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/pt/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/pt/search.html (original)
+++ lucene/nutch/trunk/docs/pt/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/sv/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/sv/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/sv/about.html (original)
+++ lucene/nutch/trunk/docs/sv/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/sv/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/sv/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/sv/help.html (original)
+++ lucene/nutch/trunk/docs/sv/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/sv/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/sv/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/sv/search.html (original)
+++ lucene/nutch/trunk/docs/sv/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/th/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/th/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/th/about.html (original)
+++ lucene/nutch/trunk/docs/th/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/th/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/th/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/th/help.html (original)
+++ lucene/nutch/trunk/docs/th/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/th/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/th/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/th/search.html (original)
+++ lucene/nutch/trunk/docs/th/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/zh/about.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/zh/about.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/zh/about.html (original)
+++ lucene/nutch/trunk/docs/zh/about.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/zh/help.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/zh/help.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/zh/help.html (original)
+++ lucene/nutch/trunk/docs/zh/help.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/docs/zh/search.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/docs/zh/search.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/docs/zh/search.html (original)
+++ lucene/nutch/trunk/docs/zh/search.html Wed Jan 11 15:50:13 2006
@@ -16,6 +16,8 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>
 <link type="image/x-icon" href="../img/favicon.ico" rel="icon">
 <link type="image/x-icon" href="../img/favicon.ico" rel="shortcut icon">

Modified: lucene/nutch/trunk/src/java/org/apache/nutch/searcher/Summary.java
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/java/org/apache/nutch/searcher/Summary.java?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/src/java/org/apache/nutch/searcher/Summary.java 
(original)
+++ lucene/nutch/trunk/src/java/org/apache/nutch/searcher/Summary.java Wed Jan 
11 15:50:13 2006
@@ -51,7 +51,7 @@
     public boolean isHighlight() { return true; }
 
     /** Returns an HTML representation of this fragment. */
-    public String toString() { return "<b>" + super.toString() + "</b>"; }
+    public String toString() { return "<span class=\"highlight\">" + 
super.toString() + "</span>"; }
   }
 
   /** An ellipsis fragment within a summary. */
@@ -63,7 +63,7 @@
     public boolean isEllipsis() { return true; }
 
     /** Returns an HTML representation of this fragment. */
-    public String toString() { return "<b> ... </b>"; }
+    public String toString() { return "<span class=\"ellipsis\"> ... </span>"; 
}
   }
 
   private ArrayList fragments = new ArrayList();

Modified: lucene/nutch/trunk/src/web/include/style.html
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/web/include/style.html?rev=368172&r1=368171&r2=368172&view=diff
==============================================================================
--- lucene/nutch/trunk/src/web/include/style.html (original)
+++ lucene/nutch/trunk/src/web/include/style.html Wed Jan 11 15:50:13 2006
@@ -11,4 +11,6 @@
 h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: 
#000000;}
 h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: 
#000000;}
 .url {color: #996600;}
+.highlight {font-weight: bold;}
+.ellipsis {font-weight: bold;}
 </style>


Reply via email to