Hi Steven, On Fri, Jul 14, 2006 at 03:00:07PM +0200, steven shingler wrote: > [..] > and here is my config file: > > RDig.configuration do |cfg| > > cfg.crawler.start_urls = [ 'http://bbc.co.uk' ] > cfg.indexer.path = '/home/steven/rdigtry/index'
that line should read cfg.index.path = '/home/steven/rdigtry/index' I fixed the readme now to reflect this. Jens -- webit! Gesellschaft für neue Medien mbH www.webit.de Dipl.-Wirtschaftsingenieur Jens Krämer [EMAIL PROTECTED] Schnorrstraße 76 Tel +49 351 46766 0 D-01069 Dresden Fax +49 351 46766 66 _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

