EUDAT-B2HANDLE / B2HANDLE

B2Handle Python library for interaction with Handle services
https://eudat-b2handle.github.io/
Apache License 2.0
22 stars 24 forks source link

Enable searching for checksum only (without searching for URL) #72

Closed merretbuurman closed 8 years ago

merretbuurman commented 8 years ago

This enables searching for checksum or other keys without searching for URL. This fixes issue #69 . Unit tests pass (tested under python 2.7). Integration with search servlet was tested by @cookie33 .