Find answers from the community

p
pycc
Offline, last seen 3 months ago
Joined September 25, 2024
Hi all, I have a MongoDB with a huge set of prestored data (~20G. with text and metadata in each document). I'm using SimpleMongoReader and trying to create index. But when it needs to do reader.load_data, I ran out of RAM. Is there any workaround that I don't need to firstly load everything into memory to create index?
1 comment
L