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 15:47:51 2002