Here is my situation (without being too long winded):
1. In my swish.conf file I have the following:
ReplaceRules prepend "file://"
ReplaceRules replace "c:" "C|"
2. When I index the following directory:
IndexDir C:/Progra~1/Micros~3/VC98
3. I inserted into index.c at line 1070 the following:
printf("New Line is: %s\n",newtmpline);
4. During an index I get output that looks like this:
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDLGS2.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDLGS3.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDLL.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOBJ1.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOBJ2.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOC1.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOC2.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOCCL.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOCIP.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOCOB.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOCTG.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDOCVW.CPP
New Line is: file://c:\Progra~1\Micros~3\VC98/MFC/SRC/OLEDROP1.CPP
5. I create the index with the following command:
swish-e -S fs -i c:\Progra~1\Micros~3\VC98 -f index.swish-e -c swish.conf
6. Then I run a browser and do a search. When I try to drill down to look at a
result of the search I get the following:
Netscape is unable to find the file or directory
named /C|/Progra~1/Micros~3/VC98/CRT/SRC/OPEN.C
Check the name and try again.
7. The file does exist.
8 Can anyone see the problem?
Steve
Thanks in advance for your time
-----------
Dr. J. Steven Harrison Steven.Harrison@BankofAmerica.com
PSE/SVP Enterprise Architecture &
Technology Consulting
2001 Clayton Road Voice (925)675-1237
Bldg. B Unit 10326 Fax (925)675-1605
Concord, CA Cell (510)410-3073
94520-2450 CA4-702-02-13
Received on Fri Feb 18 11:06:20 2000