arachnode.net
An Open Source C# web crawler with Lucene.NET search using SQL 2005/2008/CE
Does arachnode.net scale? | VS2008/2010/2012 & SQL2008/2012 | Download the latest release

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Re: Where to enter the initial crawl request?

    Simon - See Program.cs... (in the 'crawl test code' region...) _crawler.Crawl(new CrawlRequest(new Discovery("http://fark.com"), int.MaxValue, UriClassificationType.None, UriClassificationType.None, 1)); The warning you see are debug artifacts that I have left behind. As long as the...
    Posted to General Questions by arachnode.net on Sun, Nov 8 2009
  • Re: What are these fields used for and mean?

    A front end would be nice - someday perhaps... (there is a partial one in the works that I know of - perhaps I should check on the status...) Check out Program.cs - this has a good example of how to use RestrictCrawlTo and RestrictDiscoveriesTo... Guess arachnode.net will have to live as a class library...
    Posted to General Questions by arachnode.net on Mon, Jul 27 2009
Page 1 of 1 (20 items)
An Open Source C# web crawler with Lucene.NET search using SQL 2005/2008/CE

copyright 2004-2013, arachnode.net LLC