diff --git a/chrome/content/zotero/xpcom/search.js b/chrome/content/zotero/xpcom/search.js index 7eb2333646..2255a32e96 100644 --- a/chrome/content/zotero/xpcom/search.js +++ b/chrome/content/zotero/xpcom/search.js @@ -2209,7 +2209,7 @@ Zotero.SearchConditions = new function(){ }, table: 'itemData', field: 'value', - aliases: ['pages', 'section', 'seriesNumber','issue'], + aliases: ['pages', 'numPages', 'numberOfVolumes', 'section', 'seriesNumber','issue'], template: true // mark for special handling },