Hi,
I am trying to index (spider mode) a bunch of PDF files with the following URL pattern
I created a simple text file with a list of URLs and imported it.
The PDF plugin is installed
When i run the indexer it downloads the 1st PDF then it says
Then for the remaining links it says
Then the indexing ends.
Any ideas what the problem is
I am trying to index (spider mode) a bunch of PDF files with the following URL pattern
http://www.mydomain.com/files/DownloadFile.aspx?aguid=X&node=Y
e.g
http://www.mydomain.com/files/DownloadLiterature.aspx?aguid=6119f45a-34b4-4fc5-9598-ae0642fa6aa8&node=4347
e.g
http://www.mydomain.com/files/DownloadLiterature.aspx?aguid=6119f45a-34b4-4fc5-9598-ae0642fa6aa8&node=4347
I created a simple text file with a list of URLs and imported it.
The PDF plugin is installed
When i run the indexer it downloads the 1st PDF then it says
Processing PDF file http://www.mydomain.com/files/DownloadLiterature.aspx?aguid=6119f45a-34b4-4fc5-9598-ae0642fa6aa8&node=4347
Additional start URL invalid or already scanned: http://www.mydomain.com/files/DownloadLiterature.aspx?aguid=b61ef1e2-abaf-40ef-af87-8e718ef6478b&node=1723
Any ideas what the problem is
Comment