Hi, This should be straightforward, I just don't know the best way :)
I want to edit the StandardTokenizer a bit so that it tokenizes a bit differently compared to now. I found the StandardTokenizerImpl.jflex file in which the rules appear to be set and all I need is a small modification in there. Now after having done that, how do I incorporate the updated tokenizer in my PyLucene? Can I compile the java class and upload it into the core.jar file in PyLucene? Or.. ? Maybe it's possible to update this somehow in Python, without touching Java? Thanks for the help! Cheers, Martin _______________________________________________ pylucene-dev mailing list pylucene-dev@osafoundation.org http://lists.osafoundation.org/mailman/listinfo/pylucene-dev