Page 1 of 1

"Everything" version 1.2.1.446a

Posted: Thu Nov 19, 2009 11:53 am
by David
http://www.voidtools.com/Everything-1.2.1.446a.zip

Please make sure you exit "Everything" completely before running the alpha version.

To exit "Everything" completely:
  • Right click the "Everything" icon in the system tray.
  • Click Exit.

Please note the alpha has known issues and is still undergoing extensive tweaking.
  • Fixed an issue with the cd:/cw:/cm: search macros.
  • Fixed an issue with incorrectly sorted recent changes.
  • Support for NTFS subst drives and folders.
  • Support for NTFS volumes with out drive letters assigned.
  • Fixed an issue with loading default advanced options.
  • Increased indexing performance.
  • added support for specifying a secondary sort.
  • Improved search term parsing.
  • Improved operator precedence.
  • Added -nonewwindow and -newwindow command line options.
  • Added new columns: Folder FRN and Folder generation.
  • Added support to toggle the search window with the tray icon and hotkey.
  • Added -delay <milliseconds> command line option to delay database loading.
  • Added -db <location> command line option to set the database location.
The Folder File Reference Number (FRN) is the unique ordinal number used to reference a folder.
Sorting by Folder FRN will allow you to search for folders by date created instantly.
You will need to limit the search results to a single volume for the FRNs to be meaningful.

When you change the sort order, the previous sort becomes the secondary sort.
For example, sorting by size, then extension will sort by size for matching extensions.

What needs to be tested:
  • Recent changes.
  • subst'ed NTFS volumes.
  • NTFS volumes mounted to NTFS folders.
  • Exclude list.
  • Complex searches to test precedence.
  • Complex searches to test term highlighting.
  • Secondary sorting.
  • Icon overlays.
Known Issues:
  • Included volumes in the options window are not recognized - fixed for next release.
  • Safely remove device does not work as "Everything" holds handles to volumes - fixed for next release.
  • recently change date/time is incorrect for changes since "Everything" started - fixed for next release.
  • Crash when second sorting, when initial sort is recent changes or run history - fixed for next release.

Re: "Everything" version 1.2.1.446a

Posted: Thu Nov 19, 2009 11:19 pm
by Nug
I think the search term evaluation is broken?
If I use ext:mkv J:|K:|L: folders and other files show up in the results, however with ext:mkv <J:|K:|L:> it is okay. Also, the results are fine when there is only one location being searched i.e. ext:mkv J:

Thanks, Nug.

Re: "Everything" version 1.2.1.446a

Posted: Fri Nov 20, 2009 1:05 am
by David
AND now has higher priority than OR.

Searching for ext:mkv J:|K:|L: means (ext:mkv AND J:) OR K: OR L:
You will need to use parenthesis ext:mkv <J:|K:|L:> to override the default precedence.

Re: "Everything" version 1.2.1.446a

Posted: Sat Nov 21, 2009 5:44 am
by news
Hi,

I see the "lists" tab is removed in this version. Whats actually the lists tab is supposed to do. It was blank in the earlier alphas.

Re: "Everything" version 1.2.1.446a

Posted: Sat Nov 21, 2009 6:31 am
by David
The list tab will be for indexing non-NTFS volumes.
For example, CD-ROMs, DVD-ROMs, network drives, FAT volumes, etc..

You will be able to build lists from these folders to include in the database.

Re: "Everything" version 1.2.1.446a

Posted: Sat Nov 21, 2009 3:05 pm
by Voltron43

Re: "Everything" version 1.2.1.446a

Posted: Mon Nov 23, 2009 1:22 am
by David
Updated known issues for "Everything" version 1.2.1.446a

Re: "Everything" version 1.2.1.446a

Posted: Tue Nov 24, 2009 8:07 am
by David
"Everything" version 1.2.1.451a

Changes:
  • improved searching for folders by up to 20 times faster.
  • fixed unrecognized included volumes in the options window.
  • fixed an issue with the volume monitors not releasing handles when safely remove device requested to unmount a volume.
  • fixed a display issue with new recently change dates/times.
  • fixed a crash when sorting by size then second sorting by recent changes.