Issue 18462

species suggest Api on dev links to non-existing species keys

18462
Reporter: hoefft
Assignee: mdoering
Type: Bug
Summary: species suggest Api on dev links to non-existing species keys
Priority: Minor
Resolution: Fixed
Status: Closed
Created: 2016-05-04 17:10:26.343
Updated: 2017-10-10 15:30:32.653
Resolved: 2017-10-10 15:30:32.634
        
Description: Might not be a bug, but it here goes:

When using the species dev api, there is an annoying scenario where I get a species from the suggest api, that doesn't exist when i ask for it.

http://api.gbif-dev.org/v1/species/match?verbose=true&name=bacteria
suggests to see usageKey: 8403629
but http://api.gbif-dev.org/v1/species/8403629 return 404.

Is this expected? Either way I find it an obstacle when using the dev api, so if it could be avoided I would be grateful.]]>
    


Author: mdoering@gbif.org
Comment: the suggest api is driven by the solar index which is out of sync and was built on UAT data. we need to rebuilt solr on dev to fix this ...
Created: 2016-05-09 11:11:50.207
Updated: 2016-05-09 11:11:50.207