diff --git a/chrome/content/zotero/xpcom/data/searchConditions.js b/chrome/content/zotero/xpcom/data/searchConditions.js index e24b369913..0586e0fd8b 100644 --- a/chrome/content/zotero/xpcom/data/searchConditions.js +++ b/chrome/content/zotero/xpcom/data/searchConditions.js @@ -508,6 +508,7 @@ Zotero.SearchConditions = new function(){ }, table: 'itemAnnotations', field: 'text', + special: true, }, { @@ -518,6 +519,7 @@ Zotero.SearchConditions = new function(){ }, table: 'itemAnnotations', field: 'comment', + special: true, }, {