diff options
author | Stanley Yip <stanley_yip@brown.edu> | 2020-01-08 13:47:29 -0500 |
---|---|---|
committer | Stanley Yip <stanley_yip@brown.edu> | 2020-01-08 13:47:29 -0500 |
commit | abfa42b6f2cf863deee19aac19328a23687464cb (patch) | |
tree | b481f23ffa7bccbde7a31de34f50d765b6b73162 /solr-8.3.1/docs/index.html | |
parent | d8fc218f3481728f221ceacc60ac4bc553f8e295 (diff) | |
parent | 19a71cb2788b9c1c8d8ced4af285bf91033ba626 (diff) |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen
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> |