Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Microsoft Document Explorer is driving me CRAZY

Microsoft Document Explorer is driving me CRAZY

Scheduled Pinned Locked Moved C#
c++csscomtoolsregex
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Axonn Echysttas
    wrote on last edited by
    #1

    Does anybody know to work with this junk of help system Microsoft made? I search for "apples oranges cucumbers" and I get 500 results of pages that match ANY of the terms, not ALL the terms as one would normally surmise. No wonder all Microsoft's search tools get a beating from Google. This is less functionality that friggin Notepad! GRRRRRRRRRRRRRR. ^ |_______ and hey, I'm not angry at you ::- D. Maybe it's my fault and I don't know how to use it. Does ANYBODY know???

    -= E C H Y S T T A S =- The Greater Mind Balance Blending C++ with COM ^ Have a break on my website! Spread the word? Please?

    A 1 Reply Last reply
    0
    • A Axonn Echysttas

      Does anybody know to work with this junk of help system Microsoft made? I search for "apples oranges cucumbers" and I get 500 results of pages that match ANY of the terms, not ALL the terms as one would normally surmise. No wonder all Microsoft's search tools get a beating from Google. This is less functionality that friggin Notepad! GRRRRRRRRRRRRRR. ^ |_______ and hey, I'm not angry at you ::- D. Maybe it's my fault and I don't know how to use it. Does ANYBODY know???

      -= E C H Y S T T A S =- The Greater Mind Balance Blending C++ with COM ^ Have a break on my website! Spread the word? Please?

      A Offline
      A Offline
      Alan N
      wrote on last edited by
      #2

      Hi, I've had this WTF moment too and have often wondered why a document explorer search was a lot less precise than I intended it to be. Q) Is the search term 'apples oranges pears' is equivalent to the term 'apples AND oranges AND pears'? A) It depends! Explicit use of the AND operator will give hits that contain all three keywords. The problem when AND is merely implied is that a setting in Visual Studio (Tools..Options..Help..General..Include partial matches in local search results) allows partial matches, in effect allowing 'apples OR oranges OR pears'. Unchecking the box in my VS C# Express 2005 has restored sanity to the world of boolean logic. Alan.

      A 1 Reply Last reply
      0
      • A Alan N

        Hi, I've had this WTF moment too and have often wondered why a document explorer search was a lot less precise than I intended it to be. Q) Is the search term 'apples oranges pears' is equivalent to the term 'apples AND oranges AND pears'? A) It depends! Explicit use of the AND operator will give hits that contain all three keywords. The problem when AND is merely implied is that a setting in Visual Studio (Tools..Options..Help..General..Include partial matches in local search results) allows partial matches, in effect allowing 'apples OR oranges OR pears'. Unchecking the box in my VS C# Express 2005 has restored sanity to the world of boolean logic. Alan.

        A Offline
        A Offline
        Axonn Echysttas
        wrote on last edited by
        #3

        *laugh* nice reply Alan. Thanks! It worked! ::- D. Pfew. So it was me who was stupid and didn't investigate well enough the options. Thanks again for showing the way and getting me rid of one of my greatest frustrations EVER.

        -= E C H Y S T T A S =- The Greater Mind Balance Blending C++ with COM ^ Have a break on my website! Spread the word? Please?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups