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 03:32:30 2002