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. Is CP's search too strict?

Is CP's search too strict?

Scheduled Pinned Locked Moved The Lounge
databasequestionlearning
7 Posts 6 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.
  • P Offline
    P Offline
    Paul Belikian
    wrote on last edited by
    #1

    I'm looking for articles and message posts using the following keywords: "Dialog box resource in a dll" and the result I get is: No results found (Execution of a full-text operation failed. A clause of the query contained only ignored words. ) So, is every word I entered considered an ignored word? Dialog, resource, and dll are all ignored words!?!? How else can one search for these things without typing them in as keywords? What am I missing here? :confused:

    C A RaviBeeR A P 5 Replies Last reply
    0
    • P Paul Belikian

      I'm looking for articles and message posts using the following keywords: "Dialog box resource in a dll" and the result I get is: No results found (Execution of a full-text operation failed. A clause of the query contained only ignored words. ) So, is every word I entered considered an ignored word? Dialog, resource, and dll are all ignored words!?!? How else can one search for these things without typing them in as keywords? What am I missing here? :confused:

      C Offline
      C Offline
      ColinDavies
      wrote on last edited by
      #2

      Paul Belikian wrote: "Dialog box resource in a dll" I think the quotes mean you want an exact match. :-) Regardz Colin J Davies

      *** WARNING *
      This could be addictive
      **The minion's version of "Catch :bob: "

      It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

      P 1 Reply Last reply
      0
      • P Paul Belikian

        I'm looking for articles and message posts using the following keywords: "Dialog box resource in a dll" and the result I get is: No results found (Execution of a full-text operation failed. A clause of the query contained only ignored words. ) So, is every word I entered considered an ignored word? Dialog, resource, and dll are all ignored words!?!? How else can one search for these things without typing them in as keywords? What am I missing here? :confused:

        A Offline
        A Offline
        Anders Molin
        wrote on last edited by
        #3

        The fulltext search for SQL-Server 2000 does have a long list of words it's ignoring when building full-text search indexes. It comes with that list as standard, and most of is very commond words like "a" and "to" anf stuff like that. I must say it surprices me a bit that resource and dll is in that list... But that's the reason. The list can be modified though, as it's just a plaintext list of words... - Anders Money talks, but all mine ever says is "Goodbye!" ShotKeeper, my Photo Album / Organizer Application[^]
        My Photos[^] New developersite: RealDevs.Net

        1 Reply Last reply
        0
        • P Paul Belikian

          I'm looking for articles and message posts using the following keywords: "Dialog box resource in a dll" and the result I get is: No results found (Execution of a full-text operation failed. A clause of the query contained only ignored words. ) So, is every word I entered considered an ignored word? Dialog, resource, and dll are all ignored words!?!? How else can one search for these things without typing them in as keywords? What am I missing here? :confused:

          RaviBeeR Offline
          RaviBeeR Offline
          RaviBee
          wrote on last edited by
          #4

          Imho CP's search is *very* brain dead. :( I use Google to find articles at CP. /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com

          1 Reply Last reply
          0
          • P Paul Belikian

            I'm looking for articles and message posts using the following keywords: "Dialog box resource in a dll" and the result I get is: No results found (Execution of a full-text operation failed. A clause of the query contained only ignored words. ) So, is every word I entered considered an ignored word? Dialog, resource, and dll are all ignored words!?!? How else can one search for these things without typing them in as keywords? What am I missing here? :confused:

            A Offline
            A Offline
            Andy Brummer
            wrote on last edited by
            #5

            It's the search from SQL Server 2000. It gives the same error message if any of the words are in the ignored list. The last time I used it, I had to write a query filter that went in front of it. First, I adjusted the ignored word list, removing words that shouldn't be ignored. Then, I wrote a filter that removed the ignored words from the query. On top of that there are multiple different options for query type. I ended up trying each type of query starting with boolean, then all words, and any words, returning the first type that resulted in records found. That seemed to produce the best matches.


            I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

            1 Reply Last reply
            0
            • C ColinDavies

              Paul Belikian wrote: "Dialog box resource in a dll" I think the quotes mean you want an exact match. :-) Regardz Colin J Davies

              *** WARNING *
              This could be addictive
              **The minion's version of "Catch :bob: "

              It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

              P Offline
              P Offline
              Paul Belikian
              wrote on last edited by
              #6

              Yes, I think you're right about the quotes ;), but I didn't use them in the actual search. :cool:

              1 Reply Last reply
              0
              • P Paul Belikian

                I'm looking for articles and message posts using the following keywords: "Dialog box resource in a dll" and the result I get is: No results found (Execution of a full-text operation failed. A clause of the query contained only ignored words. ) So, is every word I entered considered an ignored word? Dialog, resource, and dll are all ignored words!?!? How else can one search for these things without typing them in as keywords? What am I missing here? :confused:

                P Offline
                P Offline
                Paul Watson
                wrote on last edited by
                #7

                Yeah, it isn't the greatest, built on MS search tech which is quite appalling (anyone ever found a site that uses SQL Full Text and produces good results? No, me neither). Use Google to search CP, it works well. e.g. Dialog box resource in a dll site:codeproject.com. regards, Paul Watson Bluegrass South Africa Ian Darling wrote: "and our loonies usually end up doing things like Monty Python." Crikey! ain't life grand?

                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