|
Hallo i am new to Plucene and have many years didn't work with perl. Where is the module simple, I mean Lucene::Simple? I cannot find a module like Simple.pm in the plucene directory?
I have a script uses Plucene.pm and Document.pm. Plucene.pm is found,it is in the same directory like the perl script. Plucene::Documente isn't found and so myscript doesn't work although the Document.pm is both int same directory like Plucene.pm, which is founded, and in the directory Plucene as Document.pm.
I looked inside Document.pm and I dont think this is a perl script without bugs because you can find thinks like that:
=head2 UnIndexed
I think this generates some errors.
About any suugetsion I would be very glad
Thank you
Gaston |