From f182be5da0b70b0f8acae17c8717598c8320a197 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 19 Oct 2020 15:23:30 +0300 Subject: [PATCH] content/posts/2019-01.md: Fix minor syntax issue --- content/posts/2019-01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2019-01.md b/content/posts/2019-01.md index ec56fbb36..b31b98c7d 100644 --- a/content/posts/2019-01.md +++ b/content/posts/2019-01.md @@ -601,7 +601,7 @@ sys 0m2.396s - After rebooting I notice that the Linode kernel went down from 4.19.8 to 4.18.16... - Atmire sent a quote on our [ticket about purchasing the Metadata Quality Module (MQM) for DSpace 5.8](https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=657) - Abenet asked me for an [OpenSearch query that could generate and RSS feed for items in the Livestock CRP](https://cgspace.cgiar.org/open-search/discover?query=crpsubject:Livestock&sort_by=3&order=DESC) -- According to my notes, `sort_by=3` is accession date (as configured in `dspace.cfg) +- According to my notes, `sort_by=3` is accession date (as configured in `dspace.cfg`) - The query currently shows 3023 items, but a [Discovery search for Livestock CRP only returns 858 items](https://cgspace.cgiar.org/discover?filtertype_1=crpsubject&filter_relational_operator_1=equals&filter_1=Livestock&submit_apply_filter=&query=) - That query seems to return items tagged with `Livestock and Fish` CRP as well... hmm.