VIVO-742 Many changes to remove "solr" from the code base.

Comments, template names, Java classes, variables and method names (Java and JavaScript), etc.
This commit is contained in:
j2blake 2014-04-23 14:20:22 -04:00
parent 711afa44fa
commit 02bdddab23
14 changed files with 36 additions and 36 deletions

View file

@ -30,7 +30,7 @@
</section>
</#macro>
<#-- We need the faculty count in order to randomly select 4 faculty using a solr query -->
<#-- We need the faculty count in order to randomly select 4 faculty using a search query -->
<#macro facultyMemberCount classGroups>
<#assign foundClassGroup = false />
<#list classGroups as group>