Indexer quits while calculating weight vectors
"Stacy Dean" <[email protected]> Fri, 23 Jan 2004 08:46:16 -0600
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
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