Hi all,
I use the option "-r" to remove a file from the index.
This works ok.
I have verified that the file is removed from the index only if the file
exists on the file-system.
I have the following situation:
A user delete a file from the file-system: example "/tmp/file.doc"
After 5 mins, a cron-job starts the following command:
/usr/local/bin/swish-e -r -i "/tmp/file.doc"
The file is not removed from the index because it doesn't exists (on the
file-system).
How can I solve this problem ?
Note: the option to delete the file in the cron-job is not applicable in my
situation.
Thanks for any help.
Regards. Miche
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Tue Sep 11 04:53:12 2007