home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sources / wanted / 4983 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.0 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!decwrl!decwrl!waikato.ac.nz!comp.vuw.ac.nz!am.dsir.govt.nz!grace.cri.nz
  2. Newsgroups: comp.sources.wanted
  3. Subject: Fast word search on many files wanted.
  4. Message-ID: <2afff1de.bd7c@grace.cri.nz>
  5. From: srghcxp@grace.cri.nz
  6. Date: Tue, 10 Nov 92 05:31:10 GMT  
  7. Organization: Industrial Research Ltd., New Zealand.
  8. Lines: 21
  9.  
  10. Hi world,
  11.     I'm looking for a utility that lets you do 'word' searching 
  12. on a directory tree via a complete word index.
  13.  
  14. e.g.  you create an index on
  15.  
  16.     text/docs/...
  17.     
  18. Then ask for all files containing the word "tennis"
  19.  
  20. I'm not after grep, I know it can do this, but I want a fast (instant)
  21. response on a large directory tree, (at least 100 MB), so the program
  22. would have to maintain an index of all words in all files in the directory
  23. tree (which it would update each night)
  24.  
  25. I've seen this for PC's, but not for UNIX or VAX/VMS, does such a 
  26. utility exist??
  27.  
  28.                 Much thanks for your time, Chris.
  29.  
  30.                 chrisp@grace.cri.nz
  31.