Hey there,
It would be great if one could search by file size. ( or I suppose, date )
Thanks
Garrett
More Search Options?
Re: More Search Options?
Yes it would be great. BUT -and there is always one of those...
SE gets its speed by using tables of file names already built into NTFS. The timestamps and sizes you see are fetched (very quickly) for the files you see on the screen (and not any others). I have 1,200,000 entries in my SE search list. If I wanted to see all files over 1MB (for example), SE would have to look at every one of those directory entries to see if it was over or under the specified size. That would take more than a couple of minutes. Narrow the search results by name and then sort on size and it goes much faster.
There is an option for Recent files and I have not explored that yet as I use SE by name.
HTH, Bob Roos
SE gets its speed by using tables of file names already built into NTFS. The timestamps and sizes you see are fetched (very quickly) for the files you see on the screen (and not any others). I have 1,200,000 entries in my SE search list. If I wanted to see all files over 1MB (for example), SE would have to look at every one of those directory entries to see if it was over or under the specified size. That would take more than a couple of minutes. Narrow the search results by name and then sort on size and it goes much faster.
There is an option for Recent files and I have not explored that yet as I use SE by name.
HTH, Bob Roos
Re: More Search Options?
Oh. Wow.
I had assumed the file sizes were in the index somewhere too. ....
Nevermind
G
I had assumed the file sizes were in the index somewhere too. ....
Nevermind
G
Re: More Search Options?
... so I guess this also answer my question about to do search by file location in the directory tree.
Again, fantastic program. I would bet you wrote it in assembly, they get small (like yours) and fast like a bullet.
cheers,
wagner
Again, fantastic program. I would bet you wrote it in assembly, they get small (like yours) and fast like a bullet.
cheers,
wagner
Re: More Search Options?
It is a fantastic program. I think it is written in a C language. I don't have a reference for that, but is my recollection.