Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple index (Re: Getting Started)



From: pegmgr@xxxxxxxxxx
Subject: Getting Started
> I have some 50+ mailing lists, mostly related, which I intend to index.

> mkdir ml1 ml2 ml3 ... ml48 ml49 ml50 

> In addition to an index for each mailing list, I was thinking about 
> ml1-2002 ml1-2001 ml1-2000 ml1-1999 etc. 

You can do anything you want. Namazu will search over any number of
indexes you have created.

At the command line, you may say those names as 2nd and more
argments.
    namazu 'word or words to search' index-a index-b index-c

At namazu.cgi, you may place the  idxname argument in <form>
...</form> structure.

<input type="hidden" name="idxname" value="hoge">
<input type="hidden" name="idxname" value="foo">
<input type="hidden" name="idxname" value="bar">

where hoge foo bar are the subdirectories of namazu index.
---
Makoto Fujiwara,