On Sun, Feb 27, 2005 at 01:17:29AM -0800, Mark Maunder wrote:
> Hi,
>
> Is there any way to build a swish index so I can do a stemmed and
> non-stemmed search on it?
No. Currently there's either a stemmed index or a non-stemmed index.
Here's one example:
spider.pl | gzip > docs.gz
gzip -dc docs.gz | swish-e -c swish.conf
gzip -dc docs.gz | swish-e -c stemming.conf
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Sun Feb 27 05:00:36 2005