[Xapian-tickets] [Xapian] #448: Allow usage of custom stemmers

Xapian nobody at xapian.org
Tue Jun 1 17:31:45 BST 2010


#448: Allow usage of custom stemmers
-------------------------+--------------------------------------------------
 Reporter:  esizikov     |        Owner:  olly    
     Type:  enhancement  |       Status:  reopened
 Priority:  normal       |    Milestone:  1.2.1   
Component:  Library API  |      Version:  1.0.17  
 Severity:  normal       |   Resolution:          
 Keywords:               |    Blockedby:          
 Platform:  All          |     Blocking:          
-------------------------+--------------------------------------------------

Comment(by olly):

 Gah, I managed to repaste the previous comment, not the one I was trying
 to make.

 DISOWN doesn't actually do the job we want, instead we need to call
 {{{__disown__()}}} on the Python !StemImplementation object.  It seems
 these two "disown" features mean different things!

 So r14598 adds this to the bindings, and is currently only tested for
 Python (with the {{{__disown__()}}} calls explicit).  We should try to
 make the implicit before we release this new feature.

-- 
Ticket URL: <http://trac.xapian.org/ticket/448#comment:31>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list