home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / mar94 / util / dbase / a-kwic.lha.pi < prev    next >
Fred Fish's Product-Info  |  1994-02-09  |  3KB  |  76 lines

  1. .name
  2. A-Kwic
  3. .type
  4. Database
  5. .short
  6. Allows fast keyword search of text data
  7. .description
  8. The A-Kwic system provides a facility where users can do keyword searches
  9. of text data.\n
  10. A-Kwic creates a database of text records. Each record is scanned for
  11. keywords.\n
  12. Once the database is created, the user uses a search program to do keyword
  13. searches to find, and optionally display, records that match the specified
  14. keyword(s).\n
  15. Multiple keywords can be specified. They can be "anded" or "ored", and
  16. "wildcard" specifiers can also be used.\n
  17. The A-Kwic was originally developed to index "Fish Disk" content listings.
  18. It is also handy for indexing the contents of CD-ROMs. Another use is
  19. for companys to index customer files, based on various keywords, or to
  20. index customer support trouble reports or product fix descriptions.
  21. .version 
  22. 2.00
  23. .date
  24. 1994.02.09
  25. .author
  26. David W. Lowrey
  27. .restrictions
  28. NONE
  29. .requirements
  30. Requires WB2.04 or higher
  31. The database generator, LoadDB, may require alot of memory, depending on the
  32. number of keywords in a database. A 21000 key database required 1.7 megs of
  33. memory to create.
  34. .distribution
  35. Shareware
  36. .address
  37. Starbound Enterprises
  38. 7391 Hosbrook Rd.
  39. Cincinnati, OH 45243
  40. USA
  41. .email
  42. dwl10@juts.ccc.amdahl.com (Internet)
  43. dlowrey                   (BIX)
  44. .exectype
  45. 68xxx, ARexx
  46. .installsize
  47. 300K for executables and sample database
  48. .source
  49. Programs are binary only.
  50. Source, in C and ARexx, is provided for the sample input filters
  51. .construction
  52. SAS/C 6.51 with Optimization and standard math libraries
  53. .docs
  54. LoadDB.guide
  55. A-Kwic.guide
  56. .described-by
  57. David W. Lowrey (dwl10@juts.ccc.amdahl.com)
  58. .submittal
  59. Submitted electronically directly by the author.
  60. .contents
  61. A-Kwic        The A-Kwic system provides a facility where users can do
  62.         keyword searches of text data.  A-Kwic creates a database
  63.         of text records.  Each record is scanned for keywords.
  64.         Once the database is created, the user uses a search
  65.         program to do keyword searches to find, and optionally
  66.         display, records that match the specified keyword(s).
  67.         Multiple keywords can be specified.  They can be "anded"
  68.         or "ored", and "wildcard" specifiers can also be used.
  69.         The A-Kwic was originally developed to index "Fish Disk"
  70.         content listings.  It is also handy for indexing the
  71.         contents of CD-ROMs.  Another use is for companies to
  72.         index customer files, based on various keywords, or to
  73.         index customer support trouble reports or product fix
  74.         descriptions.  Version 2.0, binary only.
  75.         Author:  David W. Lowrey
  76.