How do I find a file that begins with a phraze in Windows Search?
        Posted  
        
            by plasmuska
        on Super User
        
        See other posts from Super User
        
            or by plasmuska
        
        
        
        Published on 2010-03-26T13:45:46Z
        Indexed on 
            2010/03/26
            13:53 UTC
        
        
        Read the original article
        Hit count: 449
        
windows-search
|desktop-search
Hi Guys,
What is the syntax for searching a file with file name that STARTS with a certain phrase?
Example:
I have two files:
60933 blahblah.xls
PZ 60933 blahblah.xls
I would like to search only for the first one but Windows Search always returns two results.
I have tried these but none of them seem to work:
filename:60933
filename:^60933*
filename:60933..xls
My setup: Windows XP Pro CZ, Windows Search 4, files are located on indexed network share.
© Super User or respective owner