Explorer Search not working as desired


  1. Posts : 43
    Windows 7 Ultimate 64
       #1

    Explorer Search not working as desired


    So I've just noticed something very inefficient about the Windows 7 search bar, it seems to only be checking the beginning of the filename and ignoring anything that has the search criteria elsewhere.

    Example, I have some video files called 'ManLaughter' and some called 'LaughterOfMen' (Don't ask), if I do a search on my drive, or the folder they're in for just 'laughter', it finds LaughterOfMen and ignores Manlaughter.

    Are there any settings to make it search the entire filename like windows XP did?
      My Computer


  2. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #2

    Use wildcards. For instance the "*" (asterisk) wildcard substitutes zero or more characters which may or may not belong to search string.

    Some examples.

    Search string:
    Code:
    *laughter*
    This would find for instance following files:
    • Laughter.doc
    • ManLaughter.jpg
    • LaughterOfMen.mp3
    • I_heard_some_Laughter_when_walking_by.avi
    • According_to_a_saying_Laughter_makes_you_live_longer.png

    Kari
      My Computer


  3. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #3

    I think this Tutorial by Brink will be helpful.

    Search in Windows 7
      My Computer


  4. Posts : 43
    Windows 7 Ultimate 64
    Thread Starter
       #4

    Ah thank you Kari, using the word inbetween asterixes worked... but now I'm a tad more confused, I tried searching in another folder, this time searching for "desktop", without the airquotes, as I have a screenshot of my desktop organisation should it ever unorganise itself due to resolution changes, the image is called "The Desktop" and it found it without using a wildcard, it also found a load of files that don't have desktop in the name and I have no idea why it would show them in the search.

    Are the customise folder options a factor in searching at all? My Laughter search was in a folder full of video files so Windows has it customised for video files, the search I did for Desktop the folder is customised for pictures and contains many different filetypes.

    Doing Desktop inbetween Asterixes had the same result, so I'm just confused now.
      My Computer


  5. Posts : 9,746
    Windows 7 Home Premium 64 bit sp1
       #5

    What Kari explained to you about using asterisks works for words that are part of a combination of words, without any separation, such as your Manlaughter. Words that are on their own such as The Desktop will be picked up in the search as the word Desktop is in the search criteria.
    The search will look for whole words that match the search criteria. You use asterisks for finding a part of a whole word that would not be found in a whole word search, if that word in a combination of 2 or more joined together.
    Does this explain it for you.
      My Computer


  6. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #6

    Your search for string Desktop shows by default all files where one of the following conditions apply:
    • The name of the file is Desktop
    • The filename contains the word Desktop with a leading space
    • The content of the file contains word Desktop

    The above search would find files Desktop.png, The Desktop.jpg and a Microsoft Office Word document (whatever name) where the text contains word Desktop. This search would not find file TheDesktop.bmp (no leading space before string Desktop).

    Search for string *Desktop* shows by default all files where one of the following conditions apply:
    • The name of the file is Desktop
    • The filename contains the word Desktop anywhere in the filename, with or without any leading and / or following characters
    • The content of the file contains word Desktop

    The above search would find files Desktop.png, The Desktop.jpg and a Microsoft Office Word document (whatever name) where the text contains word Desktop. It would also find file TheDesktop.bmp.

    If you want to search only filenames, not file content, use search filter name: as follows:
    Code:
    name:Desktop
    
    -- OR --
    
    name:*Desktop*
    These searches would only look for search string in filename, not in file contents. To search only from file content, not filenames, use search filter content::
    Code:
    content:Desktop
    
    -- OR --
    
    content:*Desktop*
    This tutorial might give you some new ideas: Search - Find More with Filters and Operators

    Kari
    Last edited by Kari; 14 May 2014 at 00:48. Reason: Fixed the worst typos
      My Computer


  7. Posts : 43
    Windows 7 Ultimate 64
    Thread Starter
       #7

    Ah I think I get it now, I'll have to note all this down until I get used to it, thanks guys. :)
      My Computer


  8. Posts : 10,485
    W7 Pro SP1 64bit
       #8

    Xirix said:
    ...I have a screenshot of my desktop organisation should it ever unorganise itself due to resolution changes,...
    You might want to check out Desktop Restore:
    http://www.midiox.com/desktoprestore.htm
      My Computer


  9. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #9

    That is a great turorial Kari.
    Search - Find More with Filters and Operators
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:27.
Find Us