[Xapian-discuss] Bug ?

Olly Betts olly at survex.com
Fri Apr 15 12:53:08 BST 2005


On Fri, Apr 15, 2005 at 01:19:01PM +0000, Ivar Bratberg wrote:
> Hello, I am not shure where the bug is, but
> if I construct an enquireobject with false language option
> enquire e;
>   e.set_stemming_options("hello")
> 
> I will get an exception, but I also get an memorybug in my program after 
> catching this exception.

Is this in 0.8.5?

I've rewritten the QueryParser class for 0.9.0, and set_stemming_options
is now just a compatibility wrapper, so this is likely to have been fixed.

But it would be good to check if you can explain how to easily reproduce
this (a program which I can compile would be ideal!)

Cheers,
    Olly



More information about the Xapian-discuss mailing list