Search found 9 matches
- Tue Dec 10, 2019 12:16 pm
- Forum: Development, plugins and third party software
- Topic: How does Everything query its data?
- Replies: 2
- Views: 17222
Re: How does Everything query its data?
Update, we get reasonable performance by using OpenFileById() using the file id supplied by the MFT enumeration and then a GetFileInformationByHandleEx() with FileBasicInfo. Scans about 2M files in a couple of minutes.
- Mon Dec 09, 2019 1:06 pm
- Forum: Development, plugins and third party software
- Topic: How does Everything query its data?
- Replies: 2
- Views: 17222
How does Everything query its data?
Hi!
I was hoping to get some info on the inner guts of Everything, especially with regards to querying all the data from the filesystem for the first time.
I work at a AAA game studio and we have a content build system that keeps track of hunderds of thousands of dependencies. It uses the NTFS ...
I was hoping to get some info on the inner guts of Everything, especially with regards to querying all the data from the filesystem for the first time.
I work at a AAA game studio and we have a content build system that keeps track of hunderds of thousands of dependencies. It uses the NTFS ...
- Mon Mar 06, 2017 3:09 pm
- Forum: Suggestions
- Topic: Allow custom remapping of file paths
- Replies: 22
- Views: 56683
Re: Allow custom remapping of file paths
Thank you for the swift fix. I can confirm that it works now 

- Fri Mar 03, 2017 12:04 pm
- Forum: Suggestions
- Topic: Allow custom remapping of file paths
- Replies: 22
- Views: 56683
Re: Allow custom remapping of file paths
Done, I have sent the debug output.
- Thu Mar 02, 2017 12:06 pm
- Forum: Suggestions
- Topic: Allow custom remapping of file paths
- Replies: 22
- Views: 56683
Re: Allow custom remapping of file paths
Any idea when you will be putting a new public beta online?
Very soon.
Good to hear :)
This is normal (unfortunately) if Everything was already busy rebuilding the index, then making another change will cause Everything to "lock up" until the index is rebuilt. I hope to add a queue system in a ...
Very soon.
Good to hear :)
This is normal (unfortunately) if Everything was already busy rebuilding the index, then making another change will cause Everything to "lock up" until the index is rebuilt. I hope to add a queue system in a ...
- Wed Mar 01, 2017 12:34 pm
- Forum: Suggestions
- Topic: Allow custom remapping of file paths
- Replies: 22
- Views: 56683
Re: Allow custom remapping of file paths
Might have spoken a bit too soon. I've added F:\intermediate to the exclude list, but as soon as I pressed "Ok", the application seems to be hanging. It isn't taking any CPU time according to the Task Manager. I've tried restarting Everything, restarting the service and even manually removing the ...
- Wed Mar 01, 2017 12:18 pm
- Forum: Suggestions
- Topic: Allow custom remapping of file paths
- Replies: 22
- Views: 56683
Re: Allow custom remapping of file paths
Thank you so much for your reply. I finally got some time to play with these settings, and I can confirm that it works. Thanks!
Any idea when you will be putting a new public beta online? I'm all fine with rolling out the public beta to the team, but I'd rather not do that with a daily build with ...
Any idea when you will be putting a new public beta online? I'm all fine with rolling out the public beta to the team, but I'd rather not do that with a daily build with ...
- Tue Jan 17, 2017 12:42 pm
- Forum: Development, plugins and third party software
- Topic: ETP server protocol
- Replies: 2
- Views: 16173
Re: ETP server protocol
*Bump*
I'd like to know this as well
I'd like to know this as well
- Tue Jan 17, 2017 12:39 pm
- Forum: Suggestions
- Topic: Allow custom remapping of file paths
- Replies: 22
- Views: 56683
Allow custom remapping of file paths
Hi,
First, I'd like to point out that Everything is an amazing tool and is frequently used in our daily workflow. I work at a AAA game development company and as such we're dealing with tens of millions of files in a deeply layed out folder structure, and soon after I introduced it here it became ...
First, I'd like to point out that Everything is an amazing tool and is frequently used in our daily workflow. I work at a AAA game development company and as such we're dealing with tens of millions of files in a deeply layed out folder structure, and soon after I introduced it here it became ...