Speed up for the indexer.
authorDave West <davew@uncensored.citadel.org>
Mon, 16 Jun 2008 17:25:53 +0000 (17:25 +0000)
committerDave West <davew@uncensored.citadel.org>
Mon, 16 Jun 2008 17:25:53 +0000 (17:25 +0000)
commit4b100e1fae63305142ff41752417b6be73e38210
tree3c5d1edca4457b666810f6716cdcb09818f8daa8
parentec7119ad228e017df4718ec6ee1614e8776ed0e0
Speed up for the indexer.
This will NOT cause a re-build of the index but it does significantly
improve performance when indexing a new message or if the index needs to
be re-built.
Basically the list of noise words is processed much faster.
citadel/modules/fulltext/ft_wordbreaker.c
citadel/modules/fulltext/ft_wordbreaker.h
citadel/modules/fulltext/serv_fulltext.c