[pylucene-dev] Re:pylucene-dev Digest, Vol 39, Issue 9
Andi Vajda
vajda at osafoundation.org
Mon Aug 27 18:32:33 PDT 2007
On Tue, 28 Aug 2007, Liang Xing wrote:
> Plz do me a favor to check two ideas:
> 1. Can I simply use a Lucene-Java class as the base class, and then override a (abstract or not) method of it.
> class A?LetterTokenizer):
> def isTokenizer(self, ch):
> return ch.isalnum()
No you cannot. Why this is is explained starting line 300 in PyLucene's README
file.
Andi..
More information about the pylucene-dev
mailing list