[Xapian-tickets] [Xapian] #448: Allow usage of custom stemmers
Xapian
nobody at xapian.org
Sun Feb 14 13:52:52 GMT 2010
#448: Allow usage of custom stemmers
-------------------------+--------------------------------------------------
Reporter: esizikov | Owner: olly
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Resolution: duplicate
Keywords: | Blockedby:
Platform: All | Blocking:
-------------------------+--------------------------------------------------
Comment(by esizikov):
The missed part in my previous comment is that actually I've made a Python
extension which provides a new HunspellStem C++ class and a SWIG binding
for it.
This DOES actually work and I'm using this in my project. The idea of this
ticket would be not to solve the problem of subclassing xapian.Stem in
Python but more a low level solution for the problem, which requires
developing a C++ extension.
Personally I don't see why this could be covered by #186 in its current
form.
--
Ticket URL: <http://trac.xapian.org/ticket/448#comment:3>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list