Re : Re : PyLucene: SystemError: NULL result without error in PyObject_Call

2009-10-14 Thread Adil Zaaraoui
@lucene.apache.org Envoyé le : Jeu 8 Octobre 2009, 18 h 13 min 08 s Objet : Re: Re : PyLucene: SystemError: NULL result without error in PyObject_Call On Thu, 8 Oct 2009, Adil Zaaraoui wrote: > Now it works. > > The problem was that i was trying to instantiate the lucene StandardAnalyser

Re: Re : PyLucene: SystemError: NULL result without error in PyObject_Call

2009-10-08 Thread Andi Vajda
give you a better error message ? Andi.. Many thanks De : Andi Vajda À : pylucene-dev@lucene.apache.org Envoyé le : Mer 7 Octobre 2009, 18 h 29 min 51 s Objet : Re: PyLucene: SystemError: NULL result without error in PyObject_Call On Wed, 7 Oct 2009, Adil

Re : PyLucene: SystemError: NULL result without error in PyObject_Call

2009-10-08 Thread Adil Zaaraoui
À : pylucene-dev@lucene.apache.org Envoyé le : Mer 7 Octobre 2009, 18 h 29 min 51 s Objet : Re: PyLucene: SystemError: NULL result without error in PyObject_Call On Wed, 7 Oct 2009, Adil Zaaraoui wrote: > I'm trying to test indexing documents using PyLucene; I tried the file > In

Re : PyLucene: SystemError: NULL result without error in PyObject_Call

2009-10-08 Thread Adil Zaaraoui
rror: NULL result without error in PyObject_Call On Wed, 7 Oct 2009, Adil Zaaraoui wrote: > I'm trying to test indexing documents using PyLucene; I tried the file > IndexFiles.py from pylucene samples > (http://svn.apache.org/viewvc/lucene/pylucene/trunk/samples/IndexFiles.py?view

Re: PyLucene: SystemError: NULL result without error in PyObject_Call

2009-10-07 Thread Andi Vajda
On Wed, 7 Oct 2009, Adil Zaaraoui wrote: I'm trying to test indexing documents using PyLucene; I tried the file IndexFiles.py from pylucene samples (http://svn.apache.org/viewvc/lucene/pylucene/trunk/samples/IndexFiles.py?view=markup). When runing the IndexFiles("/tmp/indexing", "index", luc