| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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'.