diff --git a/public/home/search.js b/public/home/search.js index c5575946a..6980ee359 100644 --- a/public/home/search.js +++ b/public/home/search.js @@ -34,7 +34,7 @@ var itemType={ var sortBy={ "11":"updated_unix.keyword", - "12":"num_watches.keyword", + "12":"num_watches", "13":"num_stars.keyword", "14":"num_forks.keyword", "21":"updated_unix.keyword",