home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / 9375 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!phurm
  3. From: phurm@magnus.acs.ohio-state.edu (Paul J Hurm)
  4. Subject: Symantic Q&A Question
  5. Message-ID: <1993Jan25.025935.228@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Date: Mon, 25 Jan 1993 02:59:35 GMT
  10. Lines: 34
  11.  
  12. Symantic Q&A help needed.  (VER 4.0)
  13.  
  14. I have a multi-word field that contains the description of a photograph.
  15. In many cases people's names will be part of the description.
  16.  
  17. Q&A includes a soundex search whose syntax is "~soundslike".  This works
  18. great if the field contains only one word.  I have used the manual's
  19. examples with success.
  20.  
  21. What I really want to do is perform a soundex search on the multi-word
  22. description field.  This would enable finding a person's name if it is
  23. contained in the description field even if the exact spelling is not
  24. known.
  25.  
  26. The "~soundslike" syntax does not work on the multi-word field.  I
  27. suspect that the program is trying to produce a "sound" for the entire
  28. description field as a whole rather than looking at each word
  29. separately.
  30.  
  31. You can search through a multi-line, multi-word field using the syntax
  32. "..search.." as long as you are trying to match the word "search".
  33. This seems to check every word in the multi-word field.
  34.  
  35. QUESTION:  Does anyone know a way to combine the ".." method with the
  36. soundex "~" method so that I can find a single word from within a
  37. multi-word field using a soundex match rather that a literal match?
  38.  
  39. ANY thoughts would be appreciated but a speedy method is rather
  40. important since I will be searching through about 10K records.
  41.  
  42. Paul J. Hurm                                                      !
  43. Box 8, Hamilton, OH 45012         (Captain Starburst Lives!)   -- * --
  44. phurm@magnus.acs.ohio-state.edu                                  / \
  45. (or paulhurm@delphi.com)
  46.