namazu-users-en
[Top] [All Lists]

[Namazu-users-en] Re: config help

2007-08-22 21:47:42
Bill Traynor wrote:

The latter created the indexes and template files in
/usr/local/var/namazu/index/listname fine.

My question is, when browsing the mhonarc created html archives, I
don't see anything regarding searching at all.  So how do I tie
together the mhonarc html files and the namazu templates?

If the index is only one. 

.namazurc are:

Index      /usr/local/var/namazu/index/listname
Template /usr/local/var/namazu/index/listname
Replace /usr/local/var/namazu/index https://myhostname.com/archives



If you make two or more indices for /usr/local/var/namazu/index/ 

.namazurc are:

Index      /usr/local/var/namazu/index
Template /usr/local/var/namazu/index
Replace /usr/local/var/namazu/index https://myhostname.com/archives

and NMZ.head of the template directory is edited. 

For selecting multiple indices NMZ.head needs a checkbox. 

      <strong>Target</strong>
      <ul>
      <li><input type="checkbox" name="idxname" value="foo">foo</li>
      <li><input type="checkbox" name="idxname" value="bar">bar</li>
      <li><input type="checkbox" name="idxname" value="baz">baz</li>
      </ul>

In the above example, you can select multiple indices from foo, bar,
and/or baz.

see. http://www.namazu.org/doc/manual.html.en#form-idxnames

Please refer to search.namazu.org. 

http://search.namazu.org/index.html.en
--
=====================================================================
TADAMASA TERANISHI  yw3t-trns(_at_)asahi-net(_dot_)or(_dot_)jp
http://www.asahi-net.or.jp/~yw3t-trns/index.htm
Key fingerprint =  474E 4D93 8E97 11F6 662D  8A42 17F5 52F4 10E7 D14E

_______________________________________________
Namazu-users-en mailing list
Namazu-users-en(_at_)namazu(_dot_)org
http://www.namazu.org/cgi-bin/mailman/listinfo/namazu-users-en

<Prev in Thread] Current Thread [Next in Thread>