[Xapian-discuss] Error related to Xapian::Stem

Richard Boulton richard at lemurconsulting.com
Wed Aug 29 20:31:35 BST 2007


Alexander Lind wrote:
> Kwok-yau Kwong wrote:
>> My supervisor on this project suspects that 'stem_word' could be a
>> deprecated method,
>> Can anyone confirm or deny this?
>>   
> http://xapian.org/docs/apidoc/html/classXapian_1_1Stem.html

Also, see: http://xapian.org/docs/deprecation.html#id9

Upshot - yes, it's deprecated, use "Stem::operator()(word)" instead.

-- 
Richard



More information about the Xapian-discuss mailing list