2
0
yusuketk 7 жил өмнө
parent
commit
34327de795

+ 1 - 1
src/server/util/search.js

@@ -743,7 +743,7 @@ SearchClient.prototype.parseQueryString = function(queryString) {
       }
       }
     }
     }
   });
   });
-  console.log(prefixPaths, tags);
+
   return {
   return {
     match: matchWords,
     match: matchWords,
     not_match: notMatchWords,
     not_match: notMatchWords,