[Xapian-tickets] [Xapian] #448: Allow usage of custom stemmers
Xapian
nobody at xapian.org
Mon Apr 12 11:16:53 BST 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):
The problem with {{{Xapian::StemImplementation}}} is that SWIG fails if
got full definition of
{{{
class Xapian::StemImplementation : public Xapian::Internal::RefCntBase {
...
};
}}}
Having {{{%ignore Xapian::Internal::RefCntBase;}}} in {{{xapian.i}}}
doesn't help.
--
Ticket URL: <http://trac.xapian.org/ticket/448#comment:17>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list