Search found 9 matches

by .oisyn
Tue Dec 10, 2019 12:16 pm
Forum: Development, plugins and third party software
Topic: How does Everything query its data?
Replies: 2
Views: 16446

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.
by .oisyn
Mon Dec 09, 2019 1:06 pm
Forum: Development, plugins and third party software
Topic: How does Everything query its data?
Replies: 2
Views: 16446

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 chang...
by .oisyn
Mon Mar 06, 2017 3:09 pm
Forum: Suggestions
Topic: Allow custom remapping of file paths
Replies: 22
Views: 49423

Re: Allow custom remapping of file paths

Thank you for the swift fix. I can confirm that it works now :)
by .oisyn
Fri Mar 03, 2017 12:04 pm
Forum: Suggestions
Topic: Allow custom remapping of file paths
Replies: 22
Views: 49423

Re: Allow custom remapping of file paths

Done, I have sent the debug output.
by .oisyn
Thu Mar 02, 2017 12:06 pm
Forum: Suggestions
Topic: Allow custom remapping of file paths
Replies: 22
Views: 49423

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...
by .oisyn
Wed Mar 01, 2017 12:34 pm
Forum: Suggestions
Topic: Allow custom remapping of file paths
Replies: 22
Views: 49423

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 remov...
by .oisyn
Wed Mar 01, 2017 12:18 pm
Forum: Suggestions
Topic: Allow custom remapping of file paths
Replies: 22
Views: 49423

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 de...
by .oisyn
Tue Jan 17, 2017 12:42 pm
Forum: Development, plugins and third party software
Topic: ETP server protocol
Replies: 2
Views: 15438

Re: ETP server protocol

*Bump*

I'd like to know this as well
by .oisyn
Tue Jan 17, 2017 12:39 pm
Forum: Suggestions
Topic: Allow custom remapping of file paths
Replies: 22
Views: 49423

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 pa...