.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. .TH MKNMZ "1" "July 2011" "mknmz of Namazu 2.0.21" "Namazu Project" .SH NAME mknmz \- an indexer of Namazu .SH SYNOPSIS .B mknmz [\fIoptions\fR] \fI\fR... .SH DESCRIPTION .\" Add any additional description here .PP mknmz 2.0.21, an indexer of Namazu. .SS "Target files:" .TP \fB\-a\fR, \fB\-\-all\fR target all files. .TP \fB\-t\fR, \fB\-\-media\-type\fR=\fIMTYPE\fR set the media type for all target files to MTYPE. .TP \fB\-h\fR, \fB\-\-mailnews\fR same as \fB\-\-media\-type=\fR'message/rfc822' .TP \fB\-\-mhonarc\fR same as \fB\-\-media\-type=\fR'text/html; x-type=mhonarc' .TP \fB\-F\fR, \fB\-\-target\-list\fR=\fIFILE\fR load FILE which contains a list of target files. .TP \fB\-\-allow\fR=\fIPATTERN\fR set PATTERN for file names which should be allowed. .TP \fB\-\-deny\fR=\fIPATTERN\fR set PATTERN for file names which should be denied. .TP \fB\-\-exclude\fR=\fIPATTERN\fR set PATTERN for pathnames which should be excluded. .TP \fB\-e\fR, \fB\-\-robots\fR exclude HTML files containing .TP \fB\-M\fR, \fB\-\-meta\fR handle HTML meta tags for field-specified search. .TP \fB\-r\fR, \fB\-\-replace\fR=\fICODE\fR set CODE for replacing URI. .TP \fB\-\-html\-split\fR split an HTML file with anchors. .TP \fB\-\-mtime\fR=\fINUM\fR limit by mtime just like find(1)'s \fB\-mtime\fR option. e.g., \fB\-50\fR for recent 50 days, +50 for older than 50. .SS "Morphological Analysis:" .TP \fB\-b\fR, \fB\-\-use\-mecab\fR use MeCab for analyzing Japanese. .TP \fB\-c\fR, \fB\-\-use\-chasen\fR use ChaSen for analyzing Japanese. .TP \fB\-k\fR, \fB\-\-use\-kakasi\fR use KAKASI for analyzing Japanese. .TP \fB\-m\fR, \fB\-\-use\-chasen\-noun\fR use ChaSen for extracting only nouns. .HP \fB\-L\fR, \fB\-\-indexing\-lang\fR=\fILANG\fR index with language specific processing. .SS "Text Operations:" .TP \fB\-E\fR, \fB\-\-no\-edge\-symbol\fR remove symbols on edge of word. .TP \fB\-G\fR, \fB\-\-no\-okurigana\fR remove Okurigana in word. .TP \fB\-H\fR, \fB\-\-no\-hiragana\fR ignore words consist of Hiragana only. .TP \fB\-K\fR, \fB\-\-no\-symbol\fR remove symbols. .TP \fB\-\-decode\-base64\fR decode base64 bodies within multipart entities. .SS "Summarization:" .TP \fB\-U\fR, \fB\-\-no\-encode\-uri\fR do not encode URI. .HP \fB\-x\fR, \fB\-\-no\-heading\-summary\fR do not make summary with HTML's headings. .SS "Index Construction:" .TP \fB\-\-update\fR=\fIINDEX\fR set INDEX for updating. .TP \fB\-z\fR, \fB\-\-check\-filesize\fR detect file size changed. .TP \fB\-Y\fR, \fB\-\-no\-delete\fR do not detect removed documents. .TP \fB\-Z\fR, \fB\-\-no\-update\fR do not detect update and deleted documents. .SS "Miscellaneous:" .TP \fB\-s\fR, \fB\-\-checkpoint\fR turn on the checkpoint mechanism. .TP \fB\-C\fR, \fB\-\-show\-config\fR show the current configuration. .TP \fB\-f\fR, \fB\-\-config\fR=\fIFILE\fR use FILE as a config file. .TP \fB\-I\fR, \fB\-\-include\fR=\fIFILE\fR include your customization FILE. .TP \fB\-O\fR, \fB\-\-output\-dir\fR=\fIDIR\fR set DIR to output the index. .TP \fB\-T\fR, \fB\-\-template\-dir\fR=\fIDIR\fR set DIR having NMZ.{head,foot,body}.*. .TP \fB\-q\fR, \fB\-\-quiet\fR suppress status messages during execution. .TP \fB\-v\fR, \fB\-\-version\fR show the version of namazu and exit. .TP \fB\-V\fR, \fB\-\-verbose\fR be verbose. .TP \fB\-d\fR, \fB\-\-debug\fR be debug mode. .TP \fB\-\-help\fR show this help and exit. .TP \fB\-\-norc\fR do not read the personal initialization files. .TP \fB\-\-\fR Terminate option list. .SH "REPORTING BUGS" Report bugs to or . .SH COPYRIGHT Copyright \(co 1997-1999 Satoru Takabayashi All rights reserved. .br Copyright \(co 2000-2009 Namazu Project All rights reserved. .PP 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. .PP 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.