You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't currently have a match for "russia" in the locality dictionary (in idb-backend/idb/data_tables/locality_data.py).
Despite the fact that "russia" could include other modern countries due to geopolitical changes, we probably ought to map "russia" to "russian federation".
For some reason the RU countryCode is not getting indexed properly for this record (there is no index term "countrycode" on this record / these records).
I'm not getting back any summary results for records that contain the country code "RU" when using the field "countrycode".
The recordset of interest: https://www.idigbio.org/portal/recordsets/b3d38693-5f9b-484d-aca3-6cefcc5b08e0
Has 1,850 records from the country "russia"
Summary Endpoints
Recordset: http://search.idigbio.org/v2/summary/top/records/?rq={%22recordset%22:%22b3d38693-5f9b-484d-aca3-6cefcc5b08e0%22}&top_fields=[%22countrycode%22]&count=100
Specimen record: http://search.idigbio.org/v2/summary/top/records/?rq={%22uuid%22:[%223f9f0c49-7b30-42f1-a42c-7f7721f4e88d%22]}&top_fields=[%22countrycode%22]
The text was updated successfully, but these errors were encountered: