aboutsummaryrefslogtreecommitdiff
path: root/solr-8.1.1/example/exampledocs/sample.html
diff options
context:
space:
mode:
authorkimdahey <claire_kim1@brown.edu>2020-01-16 11:31:41 -0500
committerkimdahey <claire_kim1@brown.edu>2020-01-16 11:31:41 -0500
commit6be0e19ed0bd13f3796f542affa5a2e52674650c (patch)
tree1be222ea9341ecd8020fad3149035fa650a8a07f /solr-8.1.1/example/exampledocs/sample.html
parent5cde81d8c6b4dcd8d0796f8669b668763957f395 (diff)
parente410cde0e430553002d4e1a2f64364b57b65fdbc (diff)
merged w master
Diffstat (limited to 'solr-8.1.1/example/exampledocs/sample.html')
-rw-r--r--solr-8.1.1/example/exampledocs/sample.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/solr-8.1.1/example/exampledocs/sample.html b/solr-8.1.1/example/exampledocs/sample.html
deleted file mode 100644
index 656b656b6..000000000
--- a/solr-8.1.1/example/exampledocs/sample.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-<head>
- <title>Welcome to Solr</title>
-</head>
-<body>
-<p>
- Here is some text
-</p>
-<p>distinct<br/>words</p>
-<div>Here is some text in a div</div>
-<div>This has a <a href="http://www.apache.org">link</a>.</div>
-</body>
-</html>