arachnode.net v2.0
An open source .NET web crawler written in C# using SQL 2005/2008

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Application.config

    It looks at the database table 'Configuration'... Find ConfigurationManager.cs to see the relationship between ApplicationSettings and the configuration table. Mike
    Posted to General Questions (Forum) by arachnode.net on 06-01-2009
  • Re: Not geting any results from Lucene

    Is the ManageLuceceDotNetIndexes.cs code being called after each CrawlRequest? Set a breakpoint at the function 'PerformAction'. If the breakpoint doesn't hit, either the CrawlAction isn't enabled in CrawlActions.config or something else is wrong. Is the CrawlAction enabled? It looks...
    Posted to General Questions (Forum) by arachnode.net on 04-11-2009
  • Re: Not geting any results from Lucene

    Double-check the lucene.net index with LUKE: http://www.getopt.org/luke/ How did you close the console application? Did you click the close button or press ctrl-c? Is the CrawlAction enabled in CrawlActions.config? Also, did you grab a release or the latest from SVN? And I've also set luceneDotNetIndexDirectory...
    Posted to General Questions (Forum) by arachnode.net on 04-10-2009
Page 1 of 1 (3 items)
An open source .NET web crawler written in C# using SQL 2005/2008

copyright 2009, arachnode.net LLC

Powered by Community Server (Non-Commercial Edition), by Telligent Systems