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

Xapian nobody at xapian.org
Wed Mar 17 13:13:05 GMT 2010


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

Comment(by esizikov):

 Issues:

  1. C# binding fails to compile with this patch - seems to be a SWIG-
 specific issue, and I have too low SWIG experience to fix it.

  2. Where should the Stem::Implementation class public declaration be put
 in? It can't go into stem.h as SWIG complain about
 Xapian::Internal::RefCntBase base class, and it should be in
 steminternal.h (as it is now) for user to be able to include and subclass.
 Any thoughts on that?

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



More information about the Xapian-tickets mailing list