# This is a Namazu configuration file for namazu or namazu.cgi.
#
# Originally, this file is named 'namazurc-sample'. so you should
#  copy this to 'namazurc' to make the file effective.
#
#  Each item is must be separated by one or more SPACE or TAB characters.
#  You can use a double-quoted string for represanting a string which
#  contains SPACE or TAB characters like "foo bar baz".

##
## Index: Specify the default directory.
##

Index  /namazu/index

##
## Logging: Set OFF to turn off keyword logging to NMZ.slog.
## Default is ON
##

Replace  /home/httpd/html/  http://you.servers.net/
Replace  /home/a/public_html/  http://a.servers.net/
Replace  /home/z/public_html/  http://z.servers.net/

Logging  off

##
Lang  utf-8

##
## Scoring: Set the scoring method "tfidf" or "simple".
##
Scoring  tfidf

##
## EmphasisTags: Set the pair of html elements which is used in
## keyword emphasizing for search results.
##
#EmphasisTags ""  ""