home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / misc / 4825 < prev    next >
Encoding:
Text File  |  1993-01-05  |  918 b   |  24 lines

  1. Newsgroups: comp.unix.misc
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!umn.edu!csus.edu!netcom.com!conover
  3. From: conover@netcom.com (John Conover)
  4. Subject: full text database
  5. Message-ID: <1993Jan5.064025.15181@netcom.com>
  6. Keywords: full text database
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. Date: Tue, 5 Jan 1993 06:40:25 GMT
  9. Lines: 13
  10.  
  11. Does anyone know of a text document retrieval program (full text database)
  12. that uses a data dictionary, (containing a list of all unique words in
  13. a text file heirachy,) and an extensible hash (perhaps dbm, or the
  14. gnu dbm, gdbm) to reference the files in the heirachy containing any
  15. word on demand? Is the source available?
  16.  
  17. The usage would be to query the system for the name of all files that
  18. contain a certain word, (or words, perhaps with logical operations.)
  19.  
  20. Any help, direction or opinions would be welcome ...
  21. Thanks,
  22.     john@netcom.com
  23.  
  24.