João,
   Thanks for the tip! I guess the latest PyLucene has renamed the
module 'lucene'. Previously it was PyLucene. I import 'lucene' just
fine, but as soon as it calls "= StandardAnalyzer()" from my script, it
seg faults there. Oddly, the example pylucene scripts work, so not sure
what's going on.

Darren

On Tue, 2008-07-01 at 01:19 +0100, João Rodrigues wrote:
> Usually, that error comes when I try to run my scripts without
> importing PyLucene first :) Check if that's the problem!
> 
> Cheers!
> _______________________________________________
> pylucene-dev mailing list
> pylucene-dev@osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to