I'm running SWISH-E 2.1-dev-25 (swish-e-2.1-dev-25-2002-02-25-win32.exe)
on Win2000 Server.
With this version, the IndexDir in a config file is still a problem:
**config file (e:\swish-e\conf\swish.config)**
IndexFile ../catalog/test.index
IndexDir c:/inetpub/wwwroot
IndexContents HTML .htm .html .asp
NoContents .gif .jpg .mdb
StoreDescription HTML <body> 40
IndexOnly .htm .html .asp
FollowSymLinks yes
MetaNames description
PropertyNames description
ReplaceRules prepend "filesys"
ReplaceRules replace "filesys\." "http://localhost"
# ReplaceRules regex "/\x5c/\x2f/gi" (Doesn't work)
ReplaceRules replace "\\\\" "/" (UGLY!)
**command**
> e:\swish-e\swish-e -c e:\swish-e\conf\swish.config
**output**
>e:\swish-e\swish-e -c e:\swish-e\conf\swish.config
Indexing Data Source: "File-System"
Indexing "c:/inetpub/wwwroot"
Warning: Failed to open dir 'c:/inetpub/wwwroot\' :No such file or directory
..
What's wrong?
Jean-Michel David
Received on Sun Mar 3 17:47:19 2002