chenweiyhui

Results 8 comments of chenweiyhui

谢谢 ,大神。是的 忘了 npm install了 已经运行起来,普通数据集合可以同步,mongodbgridfs 还在研究一下

MongoDB,elasticsearch 都是正常的,参照您提供的user是可以同步,配置文件是参照mybook.json 进行调整的,只是我这边的存储结构跟您这边的有点不同,files这个集合没有你这边的 那个metadata,二进制是分片存储到 chunks集合中

嗯嗯,事先已经建立了管道pipeline, 仔细看过您这边的例子的,之间是直接按照你这个建立,我这边应该要结合我的mongodb集合结构,建立管道,对应的字段不同,所以可能没取到正确的值 info:2019-12-24 15:33:39 |info http://localhost:9200 |mymaterials insert-oplog Method:pipelineAndAttachmentsBul **_no attachments found (undefined/undefined)**,_DocId:5e01a246032735160bdccld7,DocId is :5e01a246032735160bdccld7 info:2019-12-24 15:33:39 info http://localhost:9200 mymaterials insert-oplog Method:pipelineAndAttachmentsBul DocId is :5e01a246032735160bdccld7

![image](https://user-images.githubusercontent.com/13360954/71402511-06c13100-2668-11ea-8c72-a7fb59a4d98a.png) 有的 我的数据集合 是materials 对应的 ,其他materials.chunks,materials.files是有数据的,

................ 哎,呜呜,我们的附件使用GridFS 存储的附件,materials,materials.chunks,materials.files 是对应的集合的。使用java api 是能下载的

嗯嗯,我再多研究几遍你那里的demo看看,非常感谢您的解答,研究之后再来向你请教

您好,请问一下mongoPromise.js 里面getGridFsArray 是在哪里请求的呢?找了半天没找到, ![image](https://user-images.githubusercontent.com/13360954/71436073-b230bb00-2726-11ea-8327-682ffcb6da2c.png) 这些参数从哪传递过来的? 这里只有获取mainid 我想获取一下id

感谢大佬的支持,已经差不多实现,请问一下大佬,您的工具,不支持指定时间段的查询嘛?我看里面是有两个参数的,但具体好像没有生效 ![image](https://user-images.githubusercontent.com/13360954/71510741-de853c80-28ca-11ea-97a4-45f0019f50e9.png)