1/ There's two main search syntax help docs I'm aware of {basic and
advanced}:
http://windowshelp.microsoft.com/Win...02ec61033.mspx
http://www.microsoft.com/windows/des...advanced3.mspx
2/ There's pretty much no external difference between using the Null Filter
and "File Properties". Basically "File Properties" is displayed when there's
no IFilter registered for that file extension, so only basic file properties
will be indexed. The Null IFilter is an actual IFilter, but it doesn't index
any contents of the file, so again only the file properties get indexed. As
to why there's two ways of doing this, it's due to some obscure
backwards-compatability issue I believe.
3/ Unfortunately, you can't select a different IFilter through the UI - but
you can do this by setting a PersistentHandler in the registration for that
file extension in the registry. The mechanism is described here:
http://support.microsoft.com/kb/309173
4/ I'm not sure why you are not seeing .exe files in Program Files - there's
two issues issues I can think of:
- Check in the indexing options control panel that Program Files is
really being indexed. If you just select to index the root of C:\, then
Program Files, {and Windows} folders will be excluded by default. You need
to explicity expand the folder tree and select Program Files to be indexed.
- Files can mark themselves as wanting to be excluded from indexing - if
you right-click a file, go to properties -> general -> advanced, there's a
check-box "Index this file for faster searching". If that's not set the file
has excluded itself.
5/ Normally when we talk about indexing File Properties, we mean basic stuff
like name, extension, folder path, last modified date etc. Although I'm not
sure what else get's indexed though.
6/ You don't want to install Windows Desktop Search on Vista - it won't
install anyhow. But we have an add-in for indexing Network shares that I
think should do what you want:
http://gallery.live.com/liveItemDeta...e2d948f2fa&l=3
I hope this helps,
Dave Wood
"Julian" <Julian@discussions.microsoft.com> wrote in message
news:A3B1D70F-5DC8-41F5-A4F8-DDDACF7BEFF1@microsoft.com...
> [Vista Home Premium]
>
> 1. Where is all the clever syntax for Search described ("from:", "about:",
> etc.)
>
> 2. What does "Null Filter" mean on a filetype filter mean? What does the
> File Properties Filter mean in the context of radio buttons for File
> Properties Only/with contents? Example: two extensions: .bin & .nk1 -
> default
> radio for both "Index Properties Only" - but filter for .bin is Null and
> for
> .bk1 is File Properties. Why? Both become Plain Text if Contents are
> added,
> and go back Null/File Properties is reset)
>
> 3. Can one force a particular a filter type (e.g. Plain Text instead of
> HTML?)
>
> 4. Program Files have been added to indexed locations, .exe files are
> indexed for properties only but known filenames are not found. Is the
> filename not a property, or why else doesn't this work?
>
> 5. What are "Properties" - properties for a file may have many tabs -
> which
> fields on which tabs are indexed; where is this described?
>
> 6. Since one cannot index network shares (or other removable media) it has
> been suggested (in a Vista Ultimate context) to install Windows Desktop
> search... will it work with VHP? Would this index other "removable"
> media?
> (such as a mounted Steganos safe?)
>
> Thanks for enlightenment!
>
>