Re: import PyLucene and Introductory Material for Class

2013-11-18 Thread Andi Vajda
> On Nov 18, 2013, at 18:52, Carlos Andrade wrote: > > Thank you for the quick reply Andi Vajda, > > It is a relief to know that the PyLucene and Lucene import are actually > correct! And yes the make test works :-) > > I will see the book and check the other mailing list to see how it goes. T

Re: import PyLucene and Introductory Material for Class

2013-11-18 Thread Carlos Andrade
Thank you for the quick reply Andi Vajda, It is a relief to know that the PyLucene and Lucene import are actually correct! And yes the make test works :-) I will see the book and check the other mailing list to see how it goes. To be honest I am a little afraid of trying to install now the previo

Re: import PyLucene and Introductory Material for Class

2013-11-18 Thread Andi Vajda
> On Nov 18, 2013, at 17:28, Carlos Andrade wrote: > > Dear All, > > I have recently installed pylucene (or so I hope), and I have been trying > to get started on it. Most of the examples I found the web have been using > 'import PyLucene', The web is behind :-) The 'lucene' module was introdu

import PyLucene and Introductory Material for Class

2013-11-18 Thread Carlos Andrade
Dear All, I have recently installed pylucene (or so I hope), and I have been trying to get started on it. Most of the examples I found the web have been using 'import PyLucene', however I have noted that examples from the Lucene documentation only use 'lucene'. For me, PyLucene does not work for i