
+ {{ site_name }} + A project by the Health Sciences Library System +
+{{ site_name }}
+ +Search here to find datasets
+ +diff --git a/.gitignore b/.gitignore
index bd4e27a9..b7384f2d 100755
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,5 @@ app/config/common/security.yml
app/Resources/views/institution/*
web/css/institution/*
src/AppBundle/Form/Type/ContactFormEmailType.php
+SolrIndexer.py
+
diff --git a/SolrIndexer.php b/SolrIndexer.php
new file mode 100644
index 00000000..63235e96
--- /dev/null
+++ b/SolrIndexer.php
@@ -0,0 +1,109 @@
+/api/dataset/all.json';
+#$solr_output_url = '
Search here to find large public and licensed datasets
- - -Search here to find datasets
+ +Note: To request inclusion of your datasets, please use the Dataset Inclusion Form.
+If you are interested in other services from the HSLS Data Services team, including customized trainings and consultations on data management and data sharing, visit our library webpage. + {{ form(form) }} + {% endblock %} diff --git a/app/Resources/views/default/feedback_email.html.twig b/app/Resources/views/default/feedback_email.html.twig index 8a610a29..74a38dab 100755 --- a/app/Resources/views/default/feedback_email.html.twig +++ b/app/Resources/views/default/feedback_email.html.twig @@ -5,10 +5,10 @@ Name: {{ msg.getFullName }}
-Employee ID: {{ msg.getEmployeeId }} +School/Center: {{ msg.getSchoolCenter }}
-Affiliation: {{ msg.getAffiliation }} +Department: {{ msg.getDepartment }}
Email: {{ msg.getEmailAddress }} @@ -19,3 +19,4 @@
{{ msg.getMessageBody }}