database_dir: /atlas18gb/htdig/1.db start_url: http://db.geocrawler.com/archives/3/1/ limit_urls_to: http://db.geocrawler.com/archives/3/1/ backlink_factor: 0 sort: score limit_urls_to: exclude_urls: /cgi-bin/ .cgi maintainer: tim@geocrawler.com max_head_length: 10000 #server_wait_time: 1 max_doc_size: 1500000 search_algorithm: exact:1 synonyms:0.5 endings:0.1 next_page_text: next no_next_page_text: prev_page_text: prev no_prev_page_text: page_number_text: "1" \ "2" \ "3" \ "4" \ "5" \ "6" \ "7" \ "8" \ "9" \ "10" # # To make the current page stand out, we will put a border arround the # image for that page. # no_page_number_text: "1" \ "2" \ "3" \ "4" \ "5" \ "6" \ "7" \ "8" \ "9" \ "10" # local variables: # mode: text # eval: (if (eq window-system 'x) (progn (setq font-lock-keywords (list '("^#.*" . font-lock-keyword-face) '("^[a-zA-Z][^ :]+" . font-lock-function-name-face) '("[+5.00502*:" . font-lock-comment-face) )) (font-lock-mode))) #end: