diff --git a/chrome/content/zotero/xpcom/search.js b/chrome/content/zotero/xpcom/search.js index 851c68795..76a7192f0 100644 --- a/chrome/content/zotero/xpcom/search.js +++ b/chrome/content/zotero/xpcom/search.js @@ -2148,7 +2148,7 @@ Zotero.SearchConditions = new function(){ doesNotContain: true }, table: 'itemData', - field: 'STRFTIME("%Y", SUBSTR(value, 1, 10))', + field: 'SUBSTR(value, 1, 4)', special: true },