Hi,
i am using swish-e 2.4.2 and can't get the swish.cgi work with
multiple indexes and select_index. There is no selection like a checkbox
and the results come from the first index.
Here is my config:
return {
title => 'Sun-Hotline Searchengine',
swish_binary => '/opt/swish-e/bin/swish-e',
swish_index => ['/opt/swish-e/indices/hints.index',
'/opt/swish-e/indices/www.index'],
page_size => 20,
max_query_length => 100,
max_chars => 500,
select_indexes => {
method => 'checkbox_group',
columns => 2,
labels => ['hints', 'our website'],
description => 'Select category:',
default_index => '',
},
#debug_option => 'basic, command, headers, output, summary, dump',
# use_library => 1,
}
Maybe someone can give a hint, i really don't know what i am doing wrong.
Thanks in advance,
Bobo
--
Boris Ruppert - bobo[at]sideburns[dot]dyndns[dot]org
Received on Tue Apr 6 05:44:53 2004