[Xapian-tickets] [Xapian] #448: Allow usage of custom stemmers
Xapian
nobody at xapian.org
Mon Mar 22 14:14:26 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):
1. fixed - a new file has been added into xapian-
bindings/csharp/Makefile.am
2. adding "%ignore Xapian::Internal::RefCntBase;" to xapian.i before
"%include <xapian/stem.h>" doesn't fix the problem, SWIG still fails
during parsing.
The 2. could be fixed if we move Xapian::Stem::Implementation (and
SnowballImplementation too) out of the Xapian::Stem - it would be public
Xapian::StemImplementation and private/hidden
Xapian::StemSnowballImplementation then. Is that acceptable?
--
Ticket URL: <http://trac.xapian.org/ticket/448#comment:13>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list