VIVO-742 Many changes to remove "solr" from methods, variables, classes.
This commit is contained in:
parent
1bb5153857
commit
bf71c639fb
39 changed files with 347 additions and 277 deletions
|
@ -41,7 +41,7 @@ display:RequiredAction a owl:Class ;
|
|||
a owl:Class ;
|
||||
rdfs:comment "Data getter for running a SPARQL query." .
|
||||
|
||||
<java:edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SolrIndividualsDataGetter>
|
||||
<java:edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SearchIndividualsDataGetter>
|
||||
a owl:Class ;
|
||||
rdfs:comment "A data getter for a Solr Class search, i.e. get individuals for VClass" .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue