Variable: nnir-swish-e-program

nnir-swish-e-program is a customizable variable defined in nnir.el.gz.

Value

"swish-e"

Documentation

Name of swish-e search executable.

This cannot be a server parameter.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/nnir.el.gz
(defcustom nnir-swish-e-program "swish-e"
  "Name of swish-e search executable.
This cannot be a server parameter."
  :type '(string))