I’m Basically using a Replica Set with 3+ instances running.
My index size is currently :
"indexSizes" : {
"filename_1" : 63290416
}
I have read that it has to fit in the RAM to avoid The Foursquare Crash, but as I have 3+ servers, should they all have 64Go ( which is REALLY expensive :'( ) ? If it’s a yes then I probably have to review my indexes …
Big Thanks !
indexSizesreturns indexes in Byte, which makes only 63M … should be alright !