Bill,
Thanks for your help.
I can't seem to get it to accept the Buzzwords directive in the
configuration file. I've tried two different setups and this is the
complaint I get:
Indexing Data Source: "File-System"
Bad directive on line #273: Buzzwords 501(c)(3)
Indexing Data Source: "File-System"
Bad directive on line #273: Buzzwords File:
/usr/home/comfirst/usr/local/etc/httpd/vhosts/nonprofitissues.com/buzzwords.
txt
Kristin
-----Original Message-----
From: Bill Moseley [mailto:moseley@hank.org]
Sent: Saturday, February 05, 2005 8:00 PM
To: Kristin Floyd
Cc: Multiple recipients of list
Subject: Re: Search 501(c)(3)
On Sat, Feb 05, 2005 at 04:32:03PM -0800, Kristin Floyd wrote:
> I am trying to enable the following term to be searchable 501(c)(3) I
> can't seem to get it to work. Any ideas?
Buzzwords 501(c)(3)
Will index it as a single term. ( and ) are special chars so you need to
escape them when searching:
swish-e -w '501\(c\)\(3\)'
swish-e -w '"501(c)(3)"' # inside a phrase
But even without Buzzwords the phrase option might be best. Then you can
just search for 501 and find them. "501 c 3" also works in that case.
Use -T indexed_words and try indexing that term with and without buzzwords.
--
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 6 05:11:28 2005