diff options
author | Eleanor Eng <eleanor_eng@brown.edu> | 2019-08-06 10:54:33 -0400 |
---|---|---|
committer | Eleanor Eng <eleanor_eng@brown.edu> | 2019-08-06 10:54:33 -0400 |
commit | b7194d88ba9733413063c7f371dedefd3a97e35f (patch) | |
tree | 418203fe1ee1f4aa0771c555ab672541cc775473 /solr-8.1.1/docs/index.html | |
parent | 2c4440be2807b3b1da691ea04b061c35e50ecb72 (diff) | |
parent | 298d1c9b29d6ce2171fd9ac8274b64583b73f6f5 (diff) |
merge 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> |