Page 1 of 1

noise question

Posted: Thu Apr 17, 2008 9:52 am
by basement_addict
Do noise words act like addexp's where they are "remembered" by the table definition?

For example, if I have these noise words;

and, the, if, or

The table gets created, get populated, then later on we decide to remove "or" from the noise list. Do I need to create the table again and provide a new noise list (like adding new addexp's)

I hope this is clear.

Thanks

noise question

Posted: Thu Apr 17, 2008 10:17 am
by mark
They are remembered by the metamorph index. So that should be rebuild if you change the list. Or just use keepnoise when building the index. They you'll be free to change the noise list at search time without rebuilding the index.