On Sat, Dec 29, 2007 at 09:55:59AM +0100, double wrote:
> Is it necessary to set the down below flag to the TermGenerator,
> if I want the "Did you mean ..." spelling corrections?
>
> Xapian::TermGenerator::flags::FLAG_SPELLING
It is necessary, but the flag is actually called:
Xapian::TermGenerator::FLAG_SPELLING
Cheers,
Olly