The guys who really know will be able to provide you much better
feedback if you include:
your field definitions
probably your locale settings.

And have you looked with Luke at your index to see what
the data actually looks like for that field in that record? Is it
possible that the date is getting interpreted as month
30, day 4, 2008? (How that would make this date appear
earlier than 2008 I have no idea, but stranger things have
happened <G>)

Best
Erick

On Mon, Sep 15, 2008 at 8:07 AM, Kolodziej Christian <
[EMAIL PROTECTED]> wrote:

> Hello everybody,
>
> We have big problem searching out solr index and filtering for the date.
> Let me give you an example: there is a record with date 30.04.2008,
> 15:32:00. My query contains "+date:[20080101T12:00:00Z TO
> 20080915T13:59:00Z]" but the record is not found. But when I search
> "+date:[20071231T12:00:00Z TO 20080915T13:59:00Z]" the record is found.
>
> Does anyone had similar problems? Or does anyone have an idea was is going
> wrong? Or do you need more detailed information?
>
> Best regards,
> Christian
>

Reply via email to