Having a couple of issues with indexing at the moment.
Running 5.1.1003 Enterprise Edition.
Problem 1 - Importing Spider URLs hangs the program when importing a CSV with 100,000 URLs.
Problem 2 - I am doing a "Index single page only" for each URL in my list but it only indexs the first one. The URL is generated by PERLView for Remedy which uses a script to generate the HTML page.
For example:
http://thisistheurl/perlview.pl?00001
http://thisistheurl/perlview.pl?00002
http://thisistheurl/perlview.pl?00003
In this example I have imported each of those URLs into the sipder to index the single page but it only scans the first one and then fails on the rest saying "Additional start URL invalid or already scanned:..."
Thanks
Running 5.1.1003 Enterprise Edition.
Problem 1 - Importing Spider URLs hangs the program when importing a CSV with 100,000 URLs.
Problem 2 - I am doing a "Index single page only" for each URL in my list but it only indexs the first one. The URL is generated by PERLView for Remedy which uses a script to generate the HTML page.
For example:
http://thisistheurl/perlview.pl?00001
http://thisistheurl/perlview.pl?00002
http://thisistheurl/perlview.pl?00003
In this example I have imported each of those URLs into the sipder to index the single page but it only scans the first one and then fails on the rest saying "Additional start URL invalid or already scanned:..."
Thanks
Comment