On Mon, May 10, 2004 at 08:09:28AM +0100, IvorW wrote:
# What directory can I use to store indexes in for searching? ***NOTE*** This directory must exist and be writeable by the user that your script will run as. See README for more on this. indexing_directory =
In my experience this isn't true. It is sufficient to ensure that the indexes are created and then to change the permissions of the index files to that which the script will run as.
As an aside (and I admit I've not looked at the code in this regard) what is the rationale behind these being in a separate database from the rest?
Cheers,
Dominic.