Menu

Result window not showing after filtering

Sean
2016-12-16
2016-12-16
  • Sean

    Sean - 2016-12-16

    Hi Bruce,

    Loaded a 1 GB delimited file and run filter on it. The filter window doesn't close after filtering is completed, and doesn't show the result window. Had to click on the Filter button multiple time to get the result window to show.
    Any idea?

    Thanks!

     
  • Sean

    Sean - 2016-12-16

    It was just me being impatient!!! Sorry about that! It worked if I waited a little longer for the magic to finish..

     
  • Bruce Martin

    Bruce Martin - 2016-12-16

    I will explain briefly what is going on

    Small files are stored in object form. This is very expensive in terms of Memory - not suitable for 1gb files.

    Large files are stored in blocks, above a certain size, The RecordEditor will GZIP the blocks to reduce storage, If more space is needed it can also store blocks on Disk as well.

    For a Large file it will have read blocks from disk if neccasary, Un-Zip the file, check each record, Re-Zip the blocks and may be write some back to disk.

    There are comprimises for editing Large files

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB