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

Xapian nobody at xapian.org
Sun Mar 21 14:38:50 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 olly):

 I suspect the C# bindings issue will be that SWIG is generating a new .cs
 source file for the new class being wrapped, so you should just be able to
 update the list in csharp/Makefile.am.

 For the second issue, I think you should be able to just add "%ignore
 Xapian::Internal::RefCntBase;" to xapian.i before "%include
 <xapian/stem.h>".

 If either (or both!) of those suggestions are wrong, let me know.

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



More information about the Xapian-tickets mailing list