| Subject: Search query help |
| Group: microsoft.public.windows.vista.file_management |
| Date: 7/1/2008 8:38:28 AM |
| From: Babscoole [Email Address Protection] |
Having a bit of a tough time learning the Advanced Query Language. I'm trying to find folders that BEGIN with something. I figured out that I should use kind:folders, but can only find information on how to query if the folder name contains something, not begins with. Let's say that I wanted to find all folders with a name that begins with the letter B. What would be the correct query string for this? Thanks. -- Babscoole |
| Back |
| Subject: Re: Search query help |
| Group: microsoft.public.windows.vista.file_management |
| Date: 7/1/2008 10:02:28 PM |
| From: "Mickey Mouse" [Email Address Protection] |
*b "Babscoole" <guest@unknown-email.com> wrote in message news:0e99b1eff819eb6c072a6caac98d8b8c@nntp-gateway.com... > > Having a bit of a tough time learning the Advanced Query Language. I'm > trying to find folders that BEGIN with something. I figured out that I > should use kind:folders, but can only find information on how to query > if the folder name contains something, not begins with. > > Let's say that I wanted to find all folders with a name that begins > with the letter B. What would be the correct query string for this? > > Thanks. > > > -- > Babscoole |
| Back |
| Subject: Re: Search query help |
| Group: microsoft.public.windows.vista.file_management |
| Date: 7/1/2008 10:12:32 PM |
| From: "Ramesh, MS-MVP" [Email Address Protection] |
This works fine for me: "name:B AND kind:folders" -- Regards, Ramesh Srinivasan, Microsoft MVP [Windows Shell/User] The Winhelponline Blog: http://www.winhelponline.com/blog Windows� Troubleshooting: http://www.winhelponline.com "Babscoole" <guest@unknown-email.com> wrote in message news:0e99b1eff819eb6c072a6caac98d8b8c@nntp-gateway.com... > > Having a bit of a tough time learning the Advanced Query Language. I'm > trying to find folders that BEGIN with something. I figured out that I > should use kind:folders, but can only find information on how to query > if the folder name contains something, not begins with. > > Let's say that I wanted to find all folders with a name that begins > with the letter B. What would be the correct query string for this? > > Thanks. > > > -- > Babscoole |
| Back |