[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.9.1.3 Multiple indices

You can specify a list for elmo-nmz-default-index-path and elmo-nmz-index-alias-alist. When list is specified, all index contained in the list is used as the namazu indices.

Example:

 
(setq elmo-nmz-index-alias-alist
      '(("all" . ("~/.elmo/cache" "~/documents"))
        ("cache" . "~/.elmo/cache")))

Using above alias setting, you can specify

 
[wanderlust]all

to execute a namazu search with keyword `wanderlust' using indices in the directory `~/.elmo/cache' and `~/documents'.



This document was generated by Yuuichi Teranishi on February, 19 2005 using texi2html