search for: set_stemming_options

Displaying 1 result from an estimated 1 matches for "set_stemming_options".

2004 Jun 15
1
QueryParser memory leak?
Hi Olly, valgrind showed me what seems to be a memory leak: QueryParser owns the Stopper and Stem instances it points to (since it deletes them e.g. in set_stemming_options), but it does not delete them at destruction. (Btw., I don't test before deleting, but maybe "delete 0;" does not work on all platforms?) -- Robert Pollak GPG Key ID: 748646AD -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: q...