Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Problems with Windows Search Advanced Query Syntax

Reply
Thread Tools Display Modes

Problems with Windows Search Advanced Query Syntax

 
 
Peter Frank
Guest
Posts: n/a

 
      07-12-2009
Hi,

I am fiddling around with all the parameters that Windows Vista Search
offers (Windows Vista SP2/German, Windows Search 4.0). I use this page
here as a reference:
http://www.microsoft.com/windows/pro.../advquery.mspx

However, here is my first problem:
Whenever I use the search term kind:, I never get any results no
matter whether I use kind:docs, kindics or anything else even though
the indexed locations definitely contain documents and pictures and
fulfill the other search criteria I use. As soon as I remove kind:
from my search terms, I do get results. Another similar search term
that does not work on my computer is type:? What could be the problem?

My second "problem" is this:
How can I use the search term ext: with more than one extension? Using
ext:doc works fine as well as ext:xls, but ext:doc xls does not work,
neither does "ext:doc or xls" or extdoc or xls). What would be the
correct syntax to search for files having either the extension doc or
xls?

Peter
 
Reply With Quote
 
 
 
 
Peter Frank
Guest
Posts: n/a

 
      07-12-2009
I wrote:

>Hi,
>
>I am fiddling around with all the parameters that Windows Vista Search
>offers (Windows Vista SP2/German, Windows Search 4.0). I use this page
>here as a reference:
>http://www.microsoft.com/windows/pro.../advquery.mspx
>
>However, here is my first problem:
>Whenever I use the search term kind:, I never get any results no
>matter whether I use kind:docs, kindics or anything else even though
>the indexed locations definitely contain documents and pictures and
>fulfill the other search criteria I use. As soon as I remove kind:
>from my search terms, I do get results. Another similar search term
>that does not work on my computer is type:? What could be the problem?
>
>My second "problem" is this:
>How can I use the search term ext: with more than one extension? Using
>ext:doc works fine as well as ext:xls, but ext:doc xls does not work,
>neither does "ext:doc or xls" or extdoc or xls). What would be the
>correct syntax to search for files having either the extension doc or
>xls?


I already found the solution to the second problem. I had to write OR
in all capital letters, i.e. extdoc OR xls).

My first problem may be related to the fact that my Windows version is
German but most of the English search terms work, so I am not sure.

Peter
 
Reply With Quote
 
Retroman
Guest
Posts: n/a

 
      07-12-2009
On Sun, 12 Jul 2009 15:55:26 +0200, Peter Frank <>
wrote:

>I wrote:
>
>>Hi,
>>
>>I am fiddling around with all the parameters that Windows Vista Search
>>offers (Windows Vista SP2/German, Windows Search 4.0). I use this page
>>here as a reference:
>>http://www.microsoft.com/windows/pro.../advquery.mspx
>>
>>However, here is my first problem:
>>Whenever I use the search term kind:, I never get any results no
>>matter whether I use kind:docs, kindics or anything else even though
>>the indexed locations definitely contain documents and pictures and
>>fulfill the other search criteria I use. As soon as I remove kind:
>>from my search terms, I do get results. Another similar search term
>>that does not work on my computer is type:? What could be the problem?
>>
>>My second "problem" is this:
>>How can I use the search term ext: with more than one extension? Using
>>ext:doc works fine as well as ext:xls, but ext:doc xls does not work,
>>neither does "ext:doc or xls" or extdoc or xls). What would be the
>>correct syntax to search for files having either the extension doc or
>>xls?

>
>I already found the solution to the second problem. I had to write OR
>in all capital letters, i.e. extdoc OR xls).
>
>My first problem may be related to the fact that my Windows version is
>German but most of the English search terms work, so I am not sure.


Hello Peter,

Yes, the operators AND and OR must be upper case.

On your first question, I can tell you that the "kind" and "type"
properties work as just expected on my US English Vista SP1 machine. I
would try the German equivalents instead of English. Perhaps MS has a
similar help page for German users of Windows Search.

Doug M. in NJ
 
Reply With Quote
 
On Request
Guest
Posts: n/a

 
      07-12-2009
You may find a solution at this URL:

http://windowsteamblog.com/blogs/win...echniques.aspx

-----------------------------------------------------------
"Peter Frank" <> wrote in message
news:...
> I wrote:
>
>>Hi,
>>
>>I am fiddling around with all the parameters that Windows Vista Search
>>offers (Windows Vista SP2/German, Windows Search 4.0). I use this page
>>here as a reference:
>>http://www.microsoft.com/windows/pro.../advquery.mspx
>>
>>However, here is my first problem:
>>Whenever I use the search term kind:, I never get any results no
>>matter whether I use kind:docs, kindics or anything else even though
>>the indexed locations definitely contain documents and pictures and
>>fulfill the other search criteria I use. As soon as I remove kind:
>>from my search terms, I do get results. Another similar search term
>>that does not work on my computer is type:? What could be the problem?
>>
>>My second "problem" is this:
>>How can I use the search term ext: with more than one extension? Using
>>ext:doc works fine as well as ext:xls, but ext:doc xls does not work,
>>neither does "ext:doc or xls" or extdoc or xls). What would be the
>>correct syntax to search for files having either the extension doc or
>>xls?

>
> I already found the solution to the second problem. I had to write OR
> in all capital letters, i.e. extdoc OR xls).
>
> My first problem may be related to the fact that my Windows version is
> German but most of the English search terms work, so I am not sure.
>
> Peter


 
Reply With Quote
 
Peter Frank
Guest
Posts: n/a

 
      07-12-2009
Retroman wrote:

>On Sun, 12 Jul 2009 15:55:26 +0200, Peter Frank <>
>wrote:
>
>>I wrote:
>>
>>>Hi,
>>>
>>>I am fiddling around with all the parameters that Windows Vista Search
>>>offers (Windows Vista SP2/German, Windows Search 4.0). I use this page
>>>here as a reference:
>>>http://www.microsoft.com/windows/pro.../advquery.mspx
>>>
>>>However, here is my first problem:
>>>Whenever I use the search term kind:, I never get any results no
>>>matter whether I use kind:docs, kindics or anything else even though
>>>the indexed locations definitely contain documents and pictures and
>>>fulfill the other search criteria I use. As soon as I remove kind:
>>>from my search terms, I do get results. Another similar search term
>>>that does not work on my computer is type:? What could be the problem?
>>>
>>>My second "problem" is this:
>>>How can I use the search term ext: with more than one extension? Using
>>>ext:doc works fine as well as ext:xls, but ext:doc xls does not work,
>>>neither does "ext:doc or xls" or extdoc or xls). What would be the
>>>correct syntax to search for files having either the extension doc or
>>>xls?

>>
>>I already found the solution to the second problem. I had to write OR
>>in all capital letters, i.e. extdoc OR xls).
>>
>>My first problem may be related to the fact that my Windows version is
>>German but most of the English search terms work, so I am not sure.

>
>Hello Peter,
>
>Yes, the operators AND and OR must be upper case.
>
>On your first question, I can tell you that the "kind" and "type"
>properties work as just expected on my US English Vista SP1 machine. I
>would try the German equivalents instead of English. Perhaps MS has a
>similar help page for German users of Windows Search.


Thanks for your reply. So, I now know that the problem is
language-related. Unfortunately, there is no similar help page for
German user of Windows search. The German help pages about Windows
Search that I could find using Google and the search function on
Microsoft's website were all much more basic than the one in my
posting above.
As you suggested, I will try the German equivalents although this is
some guess work because there are sometimes several possible
translations.

Peter
 
Reply With Quote
 
Peter Frank
Guest
Posts: n/a

 
      07-12-2009
"On Request" wrote:

>You may find a solution at this URL:
>
>http://windowsteamblog.com/blogs/win...echniques.aspx


No solution for problem No.2 but still helpful regarding the Boolean
operators (apart from which this page is almost identical to the link
I posted). Thanks.

Peter
 
Reply With Quote
 
Jeff Richards
Guest
Posts: n/a

 
      07-12-2009
"Peter Frank" <> wrote in message
news:...
> snip <


> As you suggested, I will try the German equivalents although this is
> some guess work because there are sometimes several possible
> translations.
>
> Peter


If you use Group By (eg, Type) in an Explorer window and look at the labels
used for the groups you may be able to work out the language-specific terms
you need to use for your searching.
--
Jeff Richards
MS MVP (Windows - Shell/User)


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Advanced search? amlandreau Windows Vista General Discussion 0 08-24-2008 07:27 PM
search syntax Vista Newbie Windows Vista General Discussion 5 07-24-2008 09:45 PM
Number of files in search results using 'Advanced Search' SerenaK Windows Vista File Management 1 05-04-2008 12:33 AM
Advanced Search Benzmum Windows Vista File Management 2 04-06-2008 09:12 PM
Natural Query Syntax Alan Simpson Windows Vista File Management 0 07-10-2006 07:30 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59