Seem to be getting the same results. Being plain text files, is TXT not
more appropriate?
[root(at)not-real.purple /home/mail-archive/search]# cat t2.conf
IndexDir /usr/local/www/data.type2/mail-archive/type2
IndexReport 1
DefaultContents XML*
StoreDescription XML* <body> 10000
ReplaceRules replace "/usr/local/www/data.type2/mail-archive/" "
http://type2.com/mail-archive/"
IndexFile /home/mail-archive/search/t2.index
[root(at)not-real.purple /home/mail-archive/search]# cat
/usr/local/www/cgi-bin/.swishcgi.conf
use lib ( '/usr/local/lib/swish-e/perl' );
return {
title => ' ',
page_size => 20,
swish_binary => '/usr/local/bin/swish-e',
display_props => [qw/ swishtitle swishdescription /],
swish_index =>
['/home/mail-archive/search/t2.index/index.swish-e'],
select_indexes => {
method => 'checkbox_group',
labels => ['Type2'], # Must match up one-to-one to swish_index
description => 'Select mailing list(s): ',
}
}
On Tue, Oct 23, 2012 at 8:31 AM, Peter Karman <peter(at)not-real.peknet.com> wrote:
> On 10/23/12 10:29 AM, Peter Karman wrote:
>
> > StoreDescription XML* 10000
> >
>
> Sorry, that should be:
>
> StoreDescription XML* <body> 10000
>
>
> --
> Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
> _______________________________________________
> Users mailing list
> Users(at)not-real.lists.swish-e.org
> http://lists.swish-e.org/listinfo/users
>
_______________________________________________
Users mailing list
Users(at)not-real.lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Tue Oct 23 2012 - 21:40:48 GMT