Hi All,
I am pretty new to Lucene and Pylucene. This is a problem when I am using
pylucene to write a customized analyzer, to tokenize text in to bigrams.
The code for analyzer class is:
class BiGramShingleAnalyzer(PythonAnalyzer):
Hi Andi,
thanks for getting back on this issue.
> Lucene 3.6 just got released a few days ago. Apart from your patch, the
> PyLucene 3.6 release is ready. I'm about to go offline (email only) for a
> week.
> Let's revisit this patch then (first week of May). It's not blocking the
> release
> rig