diff options
Diffstat (limited to 'solr-8.3.1/docs/index.html')
-rw-r--r-- | solr-8.3.1/docs/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/solr-8.3.1/docs/index.html b/solr-8.3.1/docs/index.html new file mode 100644 index 000000000..d00deea56 --- /dev/null +++ b/solr-8.3.1/docs/index.html @@ -0,0 +1,20 @@ +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Apache Solr 8.3.1 Documentation</title> +<link rel="icon" type="image/x-icon" href="images/favicon.ico"> +<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"> +</head> +<body> +<div> +<a href="http://lucene.apache.org/solr/"><img src="images/solr.svg" style="width:210px; margin:22px 0px 7px 20px; border:none;" title="Apache Solr Logo" alt="Solr"></a> +<div style="z-index:100;position:absolute;top:25px;left:226px"> +<span style="font-size: x-small">TM</span> +</div> +</div> +<h1>Apache Solr<span style="vertical-align: top; font-size: x-small">TM</span> 8.3.1 Documentation</h1> +<p> +<a href="https://lucene.apache.org/solr/8_3_1/">Follow this link to view online documentation for Solr 8.3.1.</a> +</p> +</body> +</html> |