home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / swish.tar / CHANGES next >
Text File  |  1995-03-14  |  2KB  |  63 lines

  1. Version Changes for SWISH
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. For more information, please see
  5.  
  6.     http://www.eit.com/software/swish/changes.html
  7.  
  8.     ...or the HTML documentation that comes with this distribution.
  9.  
  10. 1.1.1 3/13/95
  11.     This is what I get for not beta testing...
  12.     Fixed bad merge bug, small tweaks.
  13.  
  14. 1.1 3/11/95
  15.     Added Makefile, maxhits fix, multiple dirs, title parse memory
  16.     bug fix, multiple files, running time, better offsets (faster
  17.     searching!), fixed string matching, multiple IndexDirs in conf file,
  18.     better suffix matching, FollowSymLinks, special decode flag, no
  19.     zero ranks, empty index fix, spaces in titles, IgnoreWords,
  20.     FileRules, directory contains, IgnoreLevel, IndexReport, simple
  21.     wildcarding, real parsing!, low memory index merging!, default
  22.     stopwords (SwishDefault), search multiple indices, wordchars,
  23.     converts entities, conf.h and word parameters, emphasis tweak,
  24.     multiple conf files, index name, description, pointer, admin.
  25.  
  26. 1.0 11/4/94
  27.     Thanks to Alan Schiffman and Eric Rescorla for bit-fiddling stuff...
  28.  
  29. To Do
  30. ~~~~~
  31.  
  32. There still seem to be some problems with merging more than two
  33.     large files at once...
  34. It would be simple to add in a substring search, like *this*
  35.     with a fast strstr, but I didn't have time...
  36. The parser needs to be a bit more robust...
  37. Multiple custom field search.
  38. SWISH needs a man page.
  39. The distribution could use a sample gateway program.
  40. I need to double-check if multiple FileRules in multiple config files
  41.     overwrite. They shouldn't...
  42. Temp file cleanup could be better.
  43. Could check for overwriting existing files.
  44. I should make more command-line options override the config file!
  45. Proximity, stemming, soundex.
  46. File filtering.
  47. Implement a memory limit option; SWISH then saves to disk every once
  48.     in a while during indexing...
  49. Run SWISH as a server?
  50.  
  51. Thanks!
  52. ~~~~~~~
  53.  
  54. Thanks to all who have contributed patches and suggestions! You know
  55. who you are...
  56.  
  57. ...this includes Tom Cozzolino, Kevin Altis, Colin Jitlal, Dave Heiland,
  58. Michael Pellmann, Scott Finnerty, Michael Ernst, Stefan Goebel,
  59. John Franks, Cristiano Gentili, Devin Hooker, Dan Anderson,
  60. Dave Disser, Bryan Beske, Rick Beach, Sami K|ykk, Scott Anguish,
  61. Rich Brandwein, Juergen Lind, Lincoln Stein, Robert Zacharias,
  62. and Marcel van der Peijl. Whew.
  63.