Ok I deleted the old index files and rebuilt and now both list work. I
rebuilt about three times trying to duplicate the error (with and
without -e). I was unable to duplicate.
I must have somehow created a bad index file but am unable to reproduce
the errors. I am using 2.2RC1.
Thanks everyone!
Paul Borghese
-----Original Message-----
From: swish-e@sunsite.berkeley.edu [mailto:swish-e@sunsite.berkeley.edu]
On Behalf Of Bill Moseley
Sent: Wednesday, September 11, 2002 11:29 PM
To: Multiple recipients of list
Subject: [SWISH-E] RE: Severe performance problems
At 04:31 PM 09/11/02 -0700, Paul Borghese wrote:
>A clue. I just tried searching by selecting the date and I receive the
>following message (for both lists):
>
>Failed to setup limit by property: Property 'received' value
'968630400'
>must be <= '1031788799'
That probably means that you have in your config file:
PropertyNames received
instead of
PropertyNamesNumeric received
Here's the difference:
moseley@bumby:~/swish-e/src$ ./swish-e -w foo -L swishlastmodified
968630400 1031788799
# SWISH format: 2.2rc1-dev
# Search words: foo
err: no results
.
moseley@bumby:~/swish-e/src$ ./swish-e -w foo -L swishdocpath 968630400
1031788799
# SWISH format: 2.2rc1-dev
# Search words: foo
err: Failed to setup limit by property: Property 'swishdocpath' value
'968630400' must be <= '1031788799'
.
--
Bill Moseley
mailto:moseley@hank.org
Received on Thu Sep 12 22:05:50 2002