diff options
author | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-31 03:39:55 -0400 |
---|---|---|
committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-31 03:39:55 -0400 |
commit | 7e8778b06dacab6e9e6dedc562c10898f7075a3b (patch) | |
tree | 744d33c145c7325b3785e865517f5add7fb7a857 /solr-8.1.1/docs/index.html | |
parent | 8a87f7110b56ca96b3960f6fb3917c7ed8c7a814 (diff) | |
parent | b6fa309cea934d250fe992e70e1e268f344659b5 (diff) |
merged with master
Diffstat (limited to 'solr-8.1.1/docs/index.html')
-rw-r--r-- | solr-8.1.1/docs/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/solr-8.1.1/docs/index.html b/solr-8.1.1/docs/index.html new file mode 100644 index 000000000..07ccead0a --- /dev/null +++ b/solr-8.1.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.1.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.1.1 Documentation</h1> +<p> +<a href="https://lucene.apache.org/solr/8_1_1/">Follow this link to view online documentation for Solr 8.1.1.</a> +</p> +</body> +</html> |