[pylucene-dev] Re: FSDirectory error
Andi Vajda
vajda at osafoundation.org
Fri Mar 2 09:53:22 PST 2007
On Fri, 2 Mar 2007, ashwin thapar wrote:
> Another thing, right now the script is accepting some values from an html
> form using cgi. If i run the exact same script in python, with me setting the
> values myself within the script, it works fine. Nothing that changes should
> affect the FSDirectory however. Any ideas on what might be wrong?
You need to talk to whomever is setting up / running your server to track this
down. Maybe the directory path 'Text/index' is invalid ? Maybe you don't have
permissions to create a directory on the server ? Maybe the directory already
exists and cannot be created again ? Maybe it is locked ?
Anyway, there is not much we can do for you here as it looks very much like
something's not working as you'd expect on your server.
Andi..
More information about the pylucene-dev
mailing list