home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / bit / listserv / notabene / 1634 < prev    next >
Encoding:
Text File  |  1992-10-16  |  1.0 KB  |  21 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!ALPHA.BLDR.NIST.GOV!KOONTZ
  3. X-Envelope-to: NOTABENE@TAUNIVM.bitnet
  4. Message-ID: <QADEC90C@pc-koontz>
  5. Date:         Fri, 16 Oct 92 07:52:11 LCL
  6. Sender:       Nota Bene List <NOTABENE@TAUNIVM.BITNET>
  7. From:         "John E. Koontz" <koontz@ALPHA.BLDR.NIST.GOV>
  8. Subject:      Re: Report on Indexing
  9. Newsgroups: bit.listserv.notabene
  10. In-Reply-To:  <01GPZL2C1B80001WFT@ENH.NIST.GOV>
  11. Lines: 8
  12.  
  13. In regard to Robert Lavenda's comments on indexing, it is typical of
  14. indexing routines to have a limit on the amount of material they can handle,
  15. or the number of distinct tokens.  This is usually gotten around by
  16. requiring the user to run several indexing operations, and then a merge
  17. operation to combine the indexes produced.  I suspect this has to do with
  18. the algorithms used in indexing, and does reflect, indirectly, memory
  19. constraints.  But, if the index programmers would get smart enough to hide
  20. the multiple indexing and merge step from the users, we'd all be happier!
  21.