Results 1 to 2 of 2

 

Thread: SE that can handle punctuation

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Dec 2007
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts


    hi,

    Twice today I've hit problems because the string I wanted to search becomes something way too common if the SE treats punctuation the same as spaces. I wanted "hkey_classes_root\.key", but the results were all on the too-common phrase "hkey_classes_root key". And I wanted to help someone handle an unwanted file named "stream.str", but all I got was a ton of C# source code postings using the too-common construct "stream str".

    IS THERE a search engine that will, when presented with a quoted string, search for *EXACTLY* that string??
    If you're looking for Intenet Marketing Ebooks, reports and videos. then click here to find out more than you think.

  2. #2
    Registered User

    Status
    Offline
    Join Date
    Nov 2003
    Location
    London
    Posts
    680
    Thanks
    3
    Thanked 19 Times in 19 Posts
    The one way you can force the non alphanumeric characters is to use the % value,

    ie %20 = space
    %2E = .
    %5C = \
    %5F = _

    The above should work with all search engines. You may get different results if pages are coded in utf-8.

    Basically, search engines strip out all the non alphanumeric characters. In the non Latin charsets, the search string is converted to % values when the search is done.

    If you are looking for script info, try live.com for most relevant results



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Moving sites and how to handle email
    By Fraser in forum Web Hosting & Security
    Replies: 3
    Last Post: 10-09-07, 05:21 PM
  2. Ebay don’t handle wine auctions – Virgin Wines does!
    By Donna McCrate in forum Affiliate Window & buy.at
    Replies: 2
    Last Post: 24-05-07, 02:49 PM
  3. How do Amazon handle silly prices?
    By lowndsy in forum Affiliate Marketing Lounge
    Replies: 13
    Last Post: 04-07-05, 01:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2