Scroll to navigation

MKNMZ(1) Namazu Project MKNMZ(1)

NAME

mknmz - an indexer of Namazu

SYNOPSIS

mknmz [options] <target>...

DESCRIPTION

mknmz 2.0.21, an indexer of Namazu.

Target files:

target all files.
set the media type for all target files to MTYPE.
same as --media-type='message/rfc822'
same as --media-type='text/html; x-type=mhonarc'
load FILE which contains a list of target files.
set PATTERN for file names which should be allowed.
set PATTERN for file names which should be denied.
set PATTERN for pathnames which should be excluded.
exclude HTML files containing <meta name="ROBOTS" content="NOINDEX">
handle HTML meta tags for field-specified search.
set CODE for replacing URI.
split an HTML file with <a name="..."> anchors.
limit by mtime just like find(1)'s -mtime option. e.g., -50 for recent 50 days, +50 for older than 50.

Morphological Analysis:

use MeCab for analyzing Japanese.
use ChaSen for analyzing Japanese.
use KAKASI for analyzing Japanese.
use ChaSen for extracting only nouns.

-L, --indexing-lang=LANG index with language specific processing.

Text Operations:

remove symbols on edge of word.
remove Okurigana in word.
ignore words consist of Hiragana only.
remove symbols.
decode base64 bodies within multipart entities.

Summarization:

do not encode URI.

-x, --no-heading-summary do not make summary with HTML's headings.

Index Construction:

set INDEX for updating.
detect file size changed.
do not detect removed documents.
do not detect update and deleted documents.

Miscellaneous:

turn on the checkpoint mechanism.
show the current configuration.
use FILE as a config file.
include your customization FILE.
set DIR to output the index.
set DIR having NMZ.{head,foot,body}.*.
suppress status messages during execution.
show the version of namazu and exit.
be verbose.
be debug mode.
show this help and exit.
do not read the personal initialization files.
--
Terminate option list.

REPORTING BUGS

Report bugs to <http://www.namazu.org/trac-namazu/trac.cgi> or <bug-namazu@namazu.org>.

COPYRIGHT

Copyright © 1997-1999 Satoru Takabayashi All rights reserved.
Copyright © 2000-2009 Namazu Project All rights reserved.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

July 2011 mknmz of Namazu 2.0.21