ioos / ckanext-ioos-theme

IOOS Catalog as a CKAN extension
GNU Affero General Public License v3.0
7 stars 14 forks source link

Inaccurate results from GCMD and CF Standard Names filter queries #234

Closed mwengren closed 3 years ago

mwengren commented 3 years ago

I noticed that the results from the GCMD and CF filter queries might not be accurate.

For example, take this GCOOS dataset: https://data.ioos.us/dataset/data-for-ioos-station-wmo-42928. It includes both:

If you filter for these keywords via this query, no GCOOS records are returned however.

This may have to do with the harvesting issues we're having currently with GCOOS (& maybe other sources?), but wanted to note the issue anyway. If we resolve the harvesting duplication issue and the record count is accurate once again, let's check to see if this is fixed at the same time. Maybe the harvesting glitch is preventing Solr from indexing GCOOS records properly.

cc @benjwadams

benjwadams commented 3 years ago

This was related to a locking issue encountered earlier which was preventing datasets from being entered properly. The search link in the issue now returns the dataset mentioned in the issue.