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. The Lounge
  3. Desktop Search? Why So Terrible? Or Is It? What do you do?

Desktop Search? Why So Terrible? Or Is It? What do you do?

Scheduled Pinned Locked Moved The Lounge
linuxalgorithmsquestion
46 Posts 31 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.
  • Richard Andrew x64R Richard Andrew x64

    You're welcome. Here's their last blog post, in case you're interested in their reasoning: http://googledesktop.blogspot.com/[^]

    The difficult we do right away... ...the impossible takes slightly longer.

    N Offline
    N Offline
    newton saber
    wrote on last edited by
    #18

    Oh wow, reading between the lines that message makes more sense to me. It's like they are saying: "In order to drive another nail in the coffin of the desktop -- which we don't own --, we are discontinuing our helpful utility so people will move their data to cloud-based storage -- which we own." :D Now that's a message I expect. :D

    Richard Andrew x64R 1 Reply Last reply
    0
    • N newton saber

      Oh wow, reading between the lines that message makes more sense to me. It's like they are saying: "In order to drive another nail in the coffin of the desktop -- which we don't own --, we are discontinuing our helpful utility so people will move their data to cloud-based storage -- which we own." :D Now that's a message I expect. :D

      Richard Andrew x64R Offline
      Richard Andrew x64R Offline
      Richard Andrew x64
      wrote on last edited by
      #19

      That's very astute, I didn't realize that! :laugh:

      The difficult we do right away... ...the impossible takes slightly longer.

      1 Reply Last reply
      0
      • Mike HankeyM Mike Hankey

        I use Agent Ransack[^], much faster and better than windows.

        Have you ever just looked at someone and knew the wheel was turning but the hamster was dead? Trying to understand the behavior of some people is like trying to smell the color 9.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #20

        :thumbsup: been using it for years. First app I install.

        1 Reply Last reply
        0
        • G GuyThiebaut

          I use FileLocator Lite[^] daily - they changed the name, from AgentRansack, so that paranoid admins would not block the application based on its name alone(in my last job the admins refused the install purely based on the name).

          “That which can be asserted without evidence, can be dismissed without evidence.”

          ― Christopher Hitchens

          N Offline
          N Offline
          newton saber
          wrote on last edited by
          #21

          Obligatory Dilbert...Mordac Information Preventer [^]

          1 Reply Last reply
          0
          • N newton saber

            Thanks for the reply. I thought there was something like that. Interesting that google gave up on that and said that the built-in desktop searching was good enough. Sounds odd. I mean they're saying that the microsoft search is as good as the google devs can do? Really? I hate the built-in one. It almost sounds as if there was some kind of agreement between the two companies or something. Interesting.

            P Offline
            P Offline
            Philippe Mori
            wrote on last edited by
            #22

            Well it does make sense as given the fact that Microsoft come with the OS, more than 95% of the people will either use it or not use search at all even if someone make it better. And given that Microsoft does the OS, it can make better integration with the system and ensure that the system works well with Office applications which are used by a lot of peoples. And then their owns applications like Outlook might even use system search internally. Having said that, it would be nice if the system could be improved.

            Philippe Mori

            1 Reply Last reply
            0
            • N newton saber

              I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

              dir /s finkle*.*

              2. or search for text within multiple files:

              find /I "finkle" *.*

              However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #23

              newton.saber wrote:

              However, cmd-line find doesn't all you to search subdirs. blech!

              findstr does, though....

              PooperPig - Coming Soon

              N 1 Reply Last reply
              0
              • N newton saber

                I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                dir /s finkle*.*

                2. or search for text within multiple files:

                find /I "finkle" *.*

                However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                P Offline
                P Offline
                Peter Adam
                wrote on last edited by
                #24

                Total Commander[^] internal search[^] ALT+F7: modal search ALT+SHIFT+F7: independent search regexp search and more

                R 1 Reply Last reply
                0
                • N newton saber

                  I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                  dir /s finkle*.*

                  2. or search for text within multiple files:

                  find /I "finkle" *.*

                  However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                  R Offline
                  R Offline
                  Rage
                  wrote on last edited by
                  #25

                  Total commander has a wonderful search engine. Did not see Peter Adam's post. Note for self : Refresh before answering a thread.

                  ~RaGE();

                  I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                  1 Reply Last reply
                  0
                  • P Peter Adam

                    Total Commander[^] internal search[^] ALT+F7: modal search ALT+SHIFT+F7: independent search regexp search and more

                    R Offline
                    R Offline
                    Rage
                    wrote on last edited by
                    #26

                    Total Commander is great on so many levels !

                    Peter Adam wrote:

                    ALT+SHIFT+F7: independent search

                    :confused: What is this ? Never came across. [Tried, but I see no difference with the normal search] *mother of all facepalms* I installed the wrong version on my work computer, and have been using the ... 08/2012 release for several months now. :sigh: OK, got the trick with the new search, actually pretty excellent !!

                    ~RaGE();

                    I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                    P 1 Reply Last reply
                    0
                    • L Lost User

                      I don't search. I remember where I put things.

                      K Offline
                      K Offline
                      kalberts
                      wrote on last edited by
                      #27

                      In the early 1980s I was working on an OS that provided separate directories for each user's files, but each user's file space was flat (like in CP/M or DOS 1.0). Then hierarchical directories where introduced, "Office style", with filing "Cabinets" with "Drawers" containing "Folders" of "Documents". But, as with every new and fancy mechanisms, many people were overusing it. The users simply were not trained to structure their information by location. Through the grapevine we heard that the local user group of one of our largest customers had been discussing the problem of documents getting lost in the wilderness. Then one of the users stood up and explained how she had solved the problem: She had created a single cabinet, named "Cabinet", with a single drawer, named "Drawer", and a single folder, named "Folder", where she placed all her documents. Everything was there, in Cabinet/Drawer/Folder/filename, nothing was ever lost! And the crowd rejoiced: Great idea! A couple weeks later everybody had merged all their cabinets into one cabinet, all their drawers into one drawer, and all their folders into a single folder...

                      T 1 Reply Last reply
                      0
                      • OriginalGriffO OriginalGriff

                        Apparently, I don't need to search[^] - what I want will come to me...

                        You looking for sympathy? You'll find it in the dictionary, between sympathomimetic and sympatric (Page 1788, if it helps)

                        C Offline
                        C Offline
                        CBadger
                        wrote on last edited by
                        #28

                        If it is not too scared! Added a few truths for the story[:rolleyes:].

                        »»» Loading Signature ««« · · · Please Wait · · ·    :badger:   :badger:   :badger:

                        1 Reply Last reply
                        0
                        • R Rage

                          Total Commander is great on so many levels !

                          Peter Adam wrote:

                          ALT+SHIFT+F7: independent search

                          :confused: What is this ? Never came across. [Tried, but I see no difference with the normal search] *mother of all facepalms* I installed the wrong version on my work computer, and have been using the ... 08/2012 release for several months now. :sigh: OK, got the trick with the new search, actually pretty excellent !!

                          ~RaGE();

                          I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                          P Offline
                          P Offline
                          Peter Adam
                          wrote on last edited by
                          #29

                          ALT+F7: it blocks your Commander until the search ends ALT+SHIFT+F7: search in a different, non-modal window. Useful, if you use the Allow only 1 copy of Total Commander at a time option. Only search in selected directories/files option is not available.

                          R 1 Reply Last reply
                          0
                          • P Peter Adam

                            ALT+F7: it blocks your Commander until the search ends ALT+SHIFT+F7: search in a different, non-modal window. Useful, if you use the Allow only 1 copy of Total Commander at a time option. Only search in selected directories/files option is not available.

                            R Offline
                            R Offline
                            Rage
                            wrote on last edited by
                            #30

                            Yep, see my edited answer above. I've cursed many times at the fact that the search window blocked the main window... If only I had looked at the updates more closely :rolleyes: I have always wondered why windows would not natively go to a two-tree-visualization for its explorer. Once you have used one like Total commander, you cannot go back !

                            ~RaGE();

                            I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                            1 Reply Last reply
                            0
                            • N newton saber

                              I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                              dir /s finkle*.*

                              2. or search for text within multiple files:

                              find /I "finkle" *.*

                              However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                              T Offline
                              T Offline
                              Tomz_KV
                              wrote on last edited by
                              #31

                              Agree with you. It is particularly frustrating when you know you have placed something in one of folders but cannot find it.

                              TOMZ_KV

                              1 Reply Last reply
                              0
                              • L Lost User

                                newton.saber wrote:

                                However, cmd-line find doesn't all you to search subdirs. blech!

                                findstr does, though....

                                PooperPig - Coming Soon

                                N Offline
                                N Offline
                                newton saber
                                wrote on last edited by
                                #32

                                findstr? Who knew? Thanks for the tip. Missed that addition to the commands. findstr is relatively new since it was only added in Win2K. :D

                                1 Reply Last reply
                                0
                                • N newton saber

                                  I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                                  dir /s finkle*.*

                                  2. or search for text within multiple files:

                                  find /I "finkle" *.*

                                  However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                                  C Offline
                                  C Offline
                                  carlospc1970
                                  wrote on last edited by
                                  #33

                                  I use this little utility: http://www.indexyourfiles.com/ It's been around for years, it's fast and free.

                                  1 Reply Last reply
                                  0
                                  • N newton saber

                                    I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                                    dir /s finkle*.*

                                    2. or search for text within multiple files:

                                    find /I "finkle" *.*

                                    However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                                    G Offline
                                    G Offline
                                    grralph1
                                    wrote on last edited by
                                    #34

                                    Everything is good. http://www.voidtools.com/[^] Indexes the HDD very fast and finds dlls and other files that are usually hidden. It did stuff up on me once, but easily fixed, and it is easy to use and is as fast as. A windows application that makes you wonder why windows search is such a slug. The best bit is that it does find everything. I am pretty sure that I discovered Everything from the CP free tools page.

                                    "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                                    1 Reply Last reply
                                    0
                                    • J JMK NI

                                      I keep the files on my own desktop organised in a way that makes sense to me, so if I need a file I generally have a pretty good idea where it is If I had to find something on somebody else's desktop however, I'd be screwed!

                                      D Offline
                                      D Offline
                                      DerekT P
                                      wrote on last edited by
                                      #35

                                      Windows started going downhill with Win95 when they replaced "File Manager" with "Windows Explorer". The user used to be in control, and managed their system. From that point, MS were in control, the user was in the dark, and had to "Explore" and hope they stumbled across something useful. 19 years and counting of trying to tame Windows... :-(

                                      1 Reply Last reply
                                      0
                                      • N newton saber

                                        I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                                        dir /s finkle*.*

                                        2. or search for text within multiple files:

                                        find /I "finkle" *.*

                                        However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                                        S Offline
                                        S Offline
                                        Stuart Dootson
                                        wrote on last edited by
                                        #36

                                        I use bash[^] as my daily driver shell on Windows (and on OS X when I'm using my own laptop), so I use find[^] to look for specifically named files. I use ag[^] to search for text in files - it's VERY fast... And of course, on OS X, I have Spotlight[^], which works better than any indexing system I've used on Windows.

                                        Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p CodeProject MVP for 2010 - who'd'a thunk it!

                                        1 Reply Last reply
                                        0
                                        • N newton saber

                                          I started using computers professionally around 1992 so I'm very familiar with the command line. Anyway, I still find the command-line to be the best bet to 1. find a file :

                                          dir /s finkle*.*

                                          2. or search for text within multiple files:

                                          find /I "finkle" *.*

                                          However, cmd-line find doesn't all you to search subdirs. blech! The built-in windows (and yes this post is about windows-- maybe Linux is better? -- chime in) search is really quite terrible and there are times when it will ignore files and terribly ugly details I remember from XP, etc. Why is the state of searching your own computer in such a terrible condition? Wasn't there a google project for desktop search or something? Just curious if you've found this to be true too.

                                          H Offline
                                          H Offline
                                          Harrison Pratt
                                          wrote on last edited by
                                          #37

                                          Used an old version of Copernic Desktop Search -- loved it. Paid for an upgrade (Ha, ha!) to 4.X CDS. Received "benefit" of it being an incredible resource (and disk hog), having my old search patterns unsupported (e.g., "dir_getFiles" is always parsed by CDS as "dir" AND "getFiles"), long lag time on opening the search window before I can enter parameters. The old CDS was a great way to find code snippets I vaguely remembered. The new CDS is marginally useful for that. UltraFileSearch (http://www.ultrafilesearch.com/) works great for me, as does Windows Grep (http://www.wingrep.com/). I will definitely try out Agent Ransack!

                                          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