#
# Config file for ht://Dig and WWWOFFLE.
#
# This configuration file is used by htsearch with WWWOFFLE.
#
#### THE SPOOL DIR IS "SPOOLDIR" IN THE database_dir OPTION ####
#
# The location of the files.
#
database_dir: SPOOLDIR/search/htdig/db
#
# The URL path for the search form.
# (These don't do anything, see README.htdig for how to fix htdig to use them).
#
allow_in_form: image_url_prefix
image_url_prefix: /search/htdig
################################################################################
#
# Example config file for ht://Dig.
# Last Modified 2-Sep-1996 by Andrew Scherpbier
#
#
# Depending on your needs, you might want to enable some of the fuzzy search
# algorithms. There are several to choose from and you can use them in any
# combination you feel comfortable with. Each algorithm will get a weight
# assigned to it so that in combinations of algorithms, certain algorithms get
# preference over others. Note that the weights only affect the ranking of
# the results, not the actual searching.
# The available algorithms are:
# exact
# endings
# synonyms
# soundex
# metaphone
# By default only the "exact" algorithm is used with weight 1.
# Note that if you are going to use any of the algorithms other than "exact",
# you need to use the htfuzzy program to generate the databases that each
# algorithm requires.
#
search_algorithm: exact:1 synonyms:0.5 endings:0.1
#
# The following are used to change the text for the page index.
# The defaults are just boring text numbers. These images spice
# up the result pages quite a bit. (Feel free to do whatever, though)
#
next_page_text:
no_next_page_text:
prev_page_text:
no_prev_page_text:
page_number_text: "" \
"" \
"" \
"" \
"" \
"" \
"" \
"" \
"" \
""
#
# To make the current page stand out, we will put a border arround the
# image for that page.
#
no_page_number_text: "" \
"" \
"" \
"" \
"" \
"" \
"" \
"" \
"" \
""