# This is indexer.conf sample for 'ftpsearch' mode. # Indexer will index only the URL but no the content # of the documents. # # Database parameters DBAddr mysql://foo:bar@localhost/search/ # Turn on indexing URL of the documents Section url.file 1 0 Section url.path 2 0 Section url.host 3 0 Section url.proto 4 0 # Add start URL Server ftp://ftp.cdrom.com/ # Retrieve only directory list, check other files. CheckOnly NoMatch */ HrefOnly */ Include sections.conf