]> code.citadel.org Git - citadel.git/commit
* Altered the full text indexer to output messages as text before running
authorArt Cancro <ajc@citadel.org>
Thu, 19 May 2005 21:10:04 +0000 (21:10 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 19 May 2005 21:10:04 +0000 (21:10 +0000)
commitfffaa13f6fd98ea944f497f851370ef3701b033e
tree8a433d3e7bf7edb6515632e0927ec72a803acc69
parente0762e76dd5442de7ce047bf970e76c773ff5107
* Altered the full text indexer to output messages as text before running
  through the wordbreaker.  This prevents the inclusion of encoded base64
  strings in the index, and also allows legitimate text encoded inside
  base64 to be decoded and then indexed.
citadel/ChangeLog
citadel/ft_wordbreaker.h
citadel/serv_fulltext.c
citadel/serv_fulltext.o