You might need to include your full path with the index file name....
-----Original Message-----
From: swish-e@sunsite.berkeley.edu
[mailto:swish-e@sunsite.berkeley.edu]On Behalf Of Jody Cleveland
Sent: Wednesday, August 21, 2002 11:44 AM
To: Multiple recipients of list
Subject: [SWISH-E] using multiple index files
Hello,
I have a question regarding using multiple index files.
Here's what I have in swish.pl:
swish_index => [ qw/ wals.index swish.index / ], # Location
of your index file
# See "select_indexes" below
for how to
# select more than one index.
select_indexes => {
method => 'checkbox_group',
labels => [ 'WALS Online', 'Extranet' ], # Must match up
one-to-one to swish_index
description => 'Search which area: ',
},
When I run a search, I get this error:
Could not open the index file 'wals.index': No such file or directory
I've got both index files in the same directory as swish.pl
Any ideas?
Thanks!
-Jody Cleveland
Winnefox Library System
Computer Support Specialist
cleveland@mail.winnefox.org
"The worst part about multiplayer games is that you have to play them with
other people. "
-Gabe-
Received on Wed Aug 21 16:23:18 2002