i use a snowball analyzer for a lot of my fields. if i turn on spell checking, then all the suggestions from the spell checker are the snowballed words which isn't all that useful.
to get around this, i manually create my own 'all' field and use a non-snowball analyzer on it. i use that field to populate the spell checker.
it would be nice if compass could handle this itself.