Running "Webinator WWW Site Indexer Version 2.56 (Commercial)".
The re-walks have been failing for me with this error:
./gw -msd.cfg -v5 http://www.sirsidynix.com
Loading from lastrun
175 Table hosts not found in data dictionary
115 No such table: hosts in the database: /s/sirsi/WWW/searchdb/sd/
000 SQLExecute() failed with -1
Using meta data field
Getting http://129.41.240.45/robots.txt...Not there...Ok.
Adding todo: http://www.sirsidynix.com/
Saving options and URLs to lastrun
http://www.sirsidynix.com/
0: TotLinks: 0, Links: 0/ 0, Good: 0, New: 0 Retrieving
0: TotLinks: 0, Links: 0/ 0, Good: 0, New: 0
100 Redirect loop fetching (original) http://www.sirsidynix.com/
0: TotLinks: 0, Links: 0/ 0, Good: 0, New: 0
Visited 1 pages
Visited 0 pages
Visited 1 pages total
Indexing new pages
Using meta data field
set delexp=0;
set addexp='\alnum{2,30}';
create metamorph inverted index xhtmlbod on html(Title\Meta\Body);
I think this line is the problem:
100 Redirect loop fetching (original)
I tried everything I know of (wiping the db doing the initial populating, tryin to re-walk, etc) to no avail. My config file looks like this:
#Configuration file for indexing http://www.sirsidynix.com
#Command: ./gw -msd.cfg http://www.sirsidynix.com
#
#handle PDF files with the purchased plugin
napplication/pdf,pdf,/s/sirsi/WWW/htdocs/webinator/bin/anytotx
#
#allow big files so PDF doesn't get truncated
z100000000
#
# set the index page to index.php
Iindex.php
#
# allow php extensions:
fphp
#
#set the database to be used:
d/s/sirsi/WWW/searchdb/sd
#
#don't include ALT text in database
N
Can anybody help please?
The re-walks have been failing for me with this error:
./gw -msd.cfg -v5 http://www.sirsidynix.com
Loading from lastrun
175 Table hosts not found in data dictionary
115 No such table: hosts in the database: /s/sirsi/WWW/searchdb/sd/
000 SQLExecute() failed with -1
Using meta data field
Getting http://129.41.240.45/robots.txt...Not there...Ok.
Adding todo: http://www.sirsidynix.com/
Saving options and URLs to lastrun
http://www.sirsidynix.com/
0: TotLinks: 0, Links: 0/ 0, Good: 0, New: 0 Retrieving
0: TotLinks: 0, Links: 0/ 0, Good: 0, New: 0
100 Redirect loop fetching (original) http://www.sirsidynix.com/
0: TotLinks: 0, Links: 0/ 0, Good: 0, New: 0
Visited 1 pages
Visited 0 pages
Visited 1 pages total
Indexing new pages
Using meta data field
set delexp=0;
set addexp='\alnum{2,30}';
create metamorph inverted index xhtmlbod on html(Title\Meta\Body);
I think this line is the problem:
100 Redirect loop fetching (original)
I tried everything I know of (wiping the db doing the initial populating, tryin to re-walk, etc) to no avail. My config file looks like this:
#Configuration file for indexing http://www.sirsidynix.com
#Command: ./gw -msd.cfg http://www.sirsidynix.com
#
#handle PDF files with the purchased plugin
napplication/pdf,pdf,/s/sirsi/WWW/htdocs/webinator/bin/anytotx
#
#allow big files so PDF doesn't get truncated
z100000000
#
# set the index page to index.php
Iindex.php
#
# allow php extensions:
fphp
#
#set the database to be used:
d/s/sirsi/WWW/searchdb/sd
#
#don't include ALT text in database
N
Can anybody help please?