Namazu-users-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 検索ヒットの上限
前田和哉さんが 7/5/00 11:28 AM に書きました:
>どうもお世話になっております。
>前田でございます。
>設定は
>
>nmz/libnamazu.h の中の62行目あたりの
>
>IGNORE_HIT = 10000,/* Ifnore if pages matched more than this. */
>IGNORE_MATCH = 1000, /* Ignore if words matched more than this. */
>
>の数値を変更すれば大丈夫と過去メールにあったので、
>私は
>
>IGNORE_HIT = 30,/* Ifnore if pages matched more than this. */
>IGNORE_MATCH = 100, /* Ignore if words matched more than this. */
>
>としました。
>% make
>% make install
>とやってみたのですが、上手くいかないのです。
もしかして、
% make clean
% make
% make install
でうまく行くという話でしょうか。
>namazu-2.0.4
// Kenji Suzuki
Linux -- Where you really can go tomorrow