PassMark Logo
Home » Forum

search for a group of words

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jfgarcia
    Junior Member
    • Feb 2007
    • 4

    #1

    search for a group of words

    Hi,

    Can I have the result of a search to match exactly with a group of words?
    For instance, I want "internal control", but I don"t want only "internal" or only "control"...

    Is that possible?

    Thanks.
    Last edited by jfgarcia; Feb-19-2007, 09:10 AM.
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    Yes, see this page for details on how to do a search,
    http://www.wrensoft.com/zoom/support/searchtips.html

    Comment

    • jfgarcia
      Junior Member
      • Feb 2007
      • 4

      #3
      I tried with "internal control" with the double quotation as indicated but it doesn't work.
      is there something to configure?

      Thanks

      Comment

      • David
        Administrator
        • Dec 2004
        • 4714

        #4
        Exact phrase matching might be disabled. Check in the configuration window.

        Or you might be using the Javascript option. Which doesn't support exact phrase searching becuase it is too intensive for a language like Javascript.

        Comment

        • jfgarcia
          Junior Member
          • Feb 2007
          • 4

          #5
          Originally posted by wrensoft View Post
          Exact phrase matching might be disabled. Check in the configuration window.

          Or you might be using the Javascript option. Which doesn't support exact phrase searching becuase it is too intensive for a language like Javascript.
          Yes, I use the javascript option.
          Does the PHP option require interaction with a database ?

          Thanks.

          Comment

          • jfgarcia
            Junior Member
            • Feb 2007
            • 4

            #6
            ok, I saw PHP doesn't require a database.
            It works well for group of words.

            Comment

            Working...