owlcollab / owltools

OWLTools
BSD 3-Clause "New" or "Revised" License
108 stars 33 forks source link

WIP: Fixing solr loading tests and adding utilities for mocking solr server #183

Closed cmungall closed 7 years ago

cmungall commented 7 years ago

Created a mock gaf solr document loader, issue #181

kltm commented 7 years ago

Seems to be a wrapper around the GAF loader to make debugging via json easier, and avoiding the need for a Solr server. Useful for testing.

cmungall commented 7 years ago

not well documented, but using mock as the URL replaces actual solr loading with mock loading.

This may not have been implemented for all loading types