RE: Indexer quits while calculating weight vectors

"Stacy Dean" <[email protected]> Fri, 23 Jan 2004 09:09:08 -0600
Newsgroups gmane.comp.web.perlfect-search
Message-ID <[email protected]>
Disregard that all.  I got it to work by commenting in lines 29 & 30 in
indexer.pl:

use POSIX qw(nice);
nice 19;

Happy days! 


Stacy L. Dean
Web Specialist
NetOn-Line Services
930 E. Woodfield Road
Schaumburg, IL 60173
Phone: 847/240-1395
Fax: 847/240-1867

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Stacy Dean
Sent: Friday, January 23, 2004 8:46 AM
To: [email protected]
Subject: [Perlfect-search] Indexer quits while calculating weight
vectors

I successfully installed Perlfect Search on a Linux machine, which I
have not telnet access to.  I am indexing via http using IE with use
CGI::Carp (fatalsToBrowser); uncommented.  The indexer quits with no
error messages at the same place every time, about 25% of the way
through "calculating weight vectors" as shown below:

Calculating weight vectors: 
0%  10%  20%  30%  40%  50%  60%  70%  80%  90%  100%
|----|----|----|----|----|----|----|----|----|----|
>>>>>>>>>>>>

If I comment out line 172 in indexer.pl as shown below:

print "Calculating weight vectors: \n";
#weights();

The indexer will complete successfully, but of course, I get no results
in the search.

Any hints would be appreciated!
 
Stacy L. Dean
Web Specialist
NetOn-Line Services

_______________________________________________
perlfect-search mailing list
[email protected]
To unsubscribe, set other personal options or view the list archives
please visit:
http://perlfect.com/mailman/listinfo/perlfect-search



_______________________________________________
perlfect-search mailing list
[email protected]
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search