home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13675 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.9 KB  |  49 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!brtph560!news
  3. From: Phillip Godwin <cmpsg03@nt.com>
  4. Subject: text search software(follow-up)
  5. Message-ID: <1992Nov20.143513.19003@brtph560.bnr.ca>
  6. X-Xxdate: Fri, 20 Nov 92 09:37:29 GMT
  7. Sender: news@brtph560.bnr.ca (Usenet News)
  8. Organization: Northern Telecom
  9. X-Useragent: Nuntius v1.1.1d9
  10. Date: Fri, 20 Nov 1992 14:35:13 GMT
  11. Lines: 36
  12.  
  13.  
  14. In my last post...
  15.  
  16. > I am working on an UNIX-based application (running on HP 400 and 700 
  17. > series workstations) that will among other things allow a user to 
  18. > search a large number of text files for a string.  We had planned
  19. > to parse grep output for the needed search result information, 
  20. > but grep is just too slow.
  21. > What we are looking for is a text search program (commercial or 
  22. > shared) that we can call from within our application.  Does anyone
  23. > out there have any experience with UNIX searching software?  I
  24. > would just like to get an idea of what is out there and then follow
  25. > up on any interesting leads.
  26.  
  27. I got a couple responses (thanks Ken and Erik), but they led me to the
  28. conclusion that I needed to refine my question.
  29.  
  30. We've pretty much decided that a non-indexed search will not work
  31. due to the nature of the application. The files that are being 
  32. searched will be updated once per week, and we have off-peak 
  33. machine time that can be used for indexing after the files are
  34. updated. 
  35.  
  36. Does anyone have any experience with packages that allow indexing 
  37. and searching? I'd also like to hear from anyone who has used dbm or
  38. ndbm for indexing.
  39.  
  40. If you can help, please email cmpsg03@nt.com.
  41.  
  42. Thanks...Phil
  43. -------------------------------------------------
  44.    Phillip Godwin    ||   Northern Telecom    
  45.    cmpsg03@nt.com    ||   Product Verification
  46.    (919) 481-8887    ||   RTP, NC             
  47. -------------------------------------------------
  48.