Gnus development mailing list
 help / color / mirror / Atom feed
From: Marco Lonsing <Marco.Lonsing@ruhr-uni-bochum.de>
Subject: Re: nnir and swish++?
Date: 21 Jun 2001 09:47:43 +0200	[thread overview]
Message-ID: <m3u21ajmu8.fsf@linux.num1.ruhr-uni-bochum.de> (raw)
In-Reply-To: <87elsealdo.fsf@mclinux.com>

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

Josh Huber <huber@alum.wpi.edu> writes:

> Well, swish++ looks to be working great, but I'm having trouble
> getting nnir.el to interface properly with it.
> 
> here are my relevant settings:
> 
> (require 'nnir)
> (setq nnir-search-engine 'swish++)
> 

The following setup is working for me:

(require 'nnir)
(setq nnir-mail-backend (quote (nnml "mail")))
(setq nnir-search-engine (quote swish++))
(setq nnir-swish++-program "/usr/local/bin/search")
(setq nnir-swish++-configuration-file "/home/marco/.swish++/config.mail")
(setq nnir-swish++-remove-prefix "/home/marco/Mail/")


[-- Attachment #2: config.mail --]
[-- Type: text/plain, Size: 264 bytes --]

# Swish++ Konfiguration

IndexFile	/home/marco/.swish++/index.mail
FollowLinks	true 
TempDirectory   /tmp/

#Subject o.ä. kann in den ersten 25 Zeilen stehen
TitleLines	25

#Zu indizierende Dateien
IncludeFile	html *.htm*
IncludeFile	mail *.*
IncludeFile	mail *



[-- Attachment #3: Type: text/plain, Size: 279 bytes --]



-- 
Marco Lonsing
Mathematik XI - Numerik	       email: Marco.Lonsing@ruhr-uni-bochum.de
Ruhr-Universitaet Bochum       phone: +49-234-32-23244
Universitaetsstr. 150	       fax  : +49-234-32-03244
D-44721 Bochum, GERMANY	       www  : http://www.ruhr-uni-bochum.de/num1/marco/

  reply	other threads:[~2001-06-21  7:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-20 21:31 Josh Huber
2001-06-21  7:47 ` Marco Lonsing [this message]
2001-06-21 14:06 ` Karl Kleinpaste
2001-06-21 14:44   ` Josh Huber
2001-06-21 15:15     ` Karl Kleinpaste
2001-06-21 18:46   ` Wes Hardaker
2001-06-22 10:00 ` Kai Großjohann
2001-06-22 13:59   ` Josh Huber
2002-10-21  3:50     ` Christoph Conrad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3u21ajmu8.fsf@linux.num1.ruhr-uni-bochum.de \
    --to=marco.lonsing@ruhr-uni-bochum.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).