2
0
Sizma yosimaz 5 жил өмнө
parent
commit
222c9db53c

+ 1 - 1
src/server/service/search-delegator/elasticsearch.js

@@ -330,7 +330,7 @@ class ElasticsearchDelegator {
     if (!Array.isArray(body)) {
     if (!Array.isArray(body)) {
       throw new Error('Body must be an array.');
       throw new Error('Body must be an array.');
     }
     }
-    // console.log(page);
+    
     const command = {
     const command = {
       delete: {
       delete: {
         _index: this.indexName,
         _index: this.indexName,