change some CNET URLs to apache solr URLS, remove some unused links, fix href="" to href="."

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@377856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2006-02-14 22:04:26 +00:00
parent d87b93c1c5
commit ba78c4fc55
10 changed files with 27 additions and 29 deletions

View File

@ -111,7 +111,7 @@
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Action (<%= collectionName %>) - <%= action %></h1>
<%= hostname %> : <%= request.getServerPort() %>
<br clear="all">
@ -151,6 +151,6 @@
</tr>
</table>
<br><br>
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>

View File

@ -99,7 +99,7 @@
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Interface (<%= collectionName %>) - <%= enabledStatus %></h1>
<%= hostname %> : <%= request.getServerPort() %>
<br clear="all">

View File

@ -110,7 +110,7 @@
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Distribution Info (<%= collectionName %>)</h1>
<%= hostname %> : <%= port.toString() %>
<br clear="all">
@ -136,6 +136,6 @@
<%= buffer %>
</table>
<br><br>
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>

View File

@ -92,7 +92,7 @@
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Interface (<%= collectionName %>) - <%= enabledStatus %></h1>
<%= hostname %> : <%= port.toString() %>
<br clear="all">

View File

@ -94,7 +94,7 @@
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Admin (<%= collectionName %>) - <%= enabledStatus %></h1>
<%= hostname %> : <%= port.toString() %>
<br clear="all">
@ -106,27 +106,23 @@
</td>
<td>
[<a href="solar-status">Status</a>]
[<a href="get-file.jsp?file=schema.xml">Schema</a>]
[<a href="get-file.jsp?file=solrconfig.xml">Config</a>]
[<a href="get-file.jsp?file=conf/solar/WEB-INF/web.external.xml">web.external.xml</a>]
[<a href="get-properties.jsp">Properties</a>]
[<a href="raw-schema.jsp">Schema</a>]
[<a href="analysis.jsp?highlight=on">Analysis</a>]
<br>
[<a href="registry.jsp">Info</a>]
[<a href="stats.jsp">Statistics</a>]
[<a href="registry.jsp">Info</a>]
[<a href="distributiondump.jsp">Distribution</a>]
[<a href="ping">Ping</a>]
[<a href="logging.jsp">Logging</a>]
</td>
</tr>
<tr>
<td>
<strong>Resin server:</strong><br>
<strong>App server:</strong><br>
</td>
<td>
[<a href="/server-status">Status</a>]
[<a href="get-file.jsp?file=conf/resin.conf">Config</a>]
[<a href="get-properties.jsp">Java Properties</a>]
[<a href="threaddump.jsp">Thread Dump</a>]
<%
if (isEnabled) {
@ -191,15 +187,17 @@
<h3>Assistance</h3>
</td>
<td>
[<a href="http://pi.cnet.com/solar/">Documentation</a>]
[<a href="http://bugzilla.cnet.com/enter_bug.cgi?op_sys=All&product=PI-Solr&component=Operational">File a Bugzilla</a>]
[<a href="mailto:solar@cnet.com">Send Email</a>]
[<a href="http://incubator.apache.org/solr/">Documentation</a>]
[<a href="http://issues.apache.org/jira/browse/SOLR">Issue Tracker</a>]
[<a href="mailto:solr-user@lucene.apache.org">Send Email</a>]
<br>
[<a href="http://lucene.apache.org/java/docs/queryparsersyntax.html">Lucene Query Syntax</a>]
</td>
<!--
<td rowspan="3">
<a href="http://pi.cnet.com/"><img align="right" border=0 height="107" width="148" src="power.png"></a>
<a href="http://incubator.apache.org/solr/"><img align="right" border=0 height="107" width="148" src="power.png"></a>
</td>
-->
</tr>
<tr>
<td>

View File

@ -53,7 +53,7 @@
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Logging (<%= collectionName %>)</h1>
<%= hostname %> : <%= port.toString() %>
<br clear="all">
@ -101,6 +101,6 @@
</tr>
</table>
<br><br>
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>

View File

@ -25,7 +25,7 @@
<title>SOLR Statistics</title>
</head>
<body>
<a href="">
<a href=".">
<img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
</img>
</a>
@ -34,7 +34,7 @@
<br clear="all" />
<xsl:apply-templates/>
<br /><br />
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>
</xsl:template>

View File

@ -24,7 +24,7 @@
<title>SOLR Status</title>
</head>
<body>
<a href="">
<a href=".">
<img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
</img>
</a>
@ -33,7 +33,7 @@
<br clear="all" />
<xsl:apply-templates/>
<br /><br />
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>
</xsl:template>

View File

@ -26,7 +26,7 @@
<title>SOLR Search Results</title>
</head>
<body>
<a href="">
<a href=".">
<img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR">
</img>
</a>
@ -34,7 +34,7 @@
<br clear="all" />
<xsl:apply-templates/>
<br /><br />
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>
</xsl:template>

View File

@ -45,7 +45,7 @@
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
</head>
<body>
<a href=""><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<a href="."><img border="0" align="right" height="88" width="215" src="solr-head.gif" alt="SOLR"></a>
<h1>SOLR Thread Dump (<%= collectionName %>)</h1>
<%= hostname %> : <%= port.toString() %>
<br clear="all">
@ -113,6 +113,6 @@ Thread Dumps
</tr>
</table>
<br><br>
<a href="">Return to Admin Page</a>
<a href=".">Return to Admin Page</a>
</body>
</html>