: We're still not seeing the proper result. I've included a gist of the
: query and its debug result. This was run on a clean index running 4.4.0
: with just one document. That document has a date of 11/15/2013 yet the
: date in the included TZ it is the 14th but I still get that document
:
Anybody have any additional suggestions for this TZ issue we're having? I've
included the query below. The full debug output is in the gist link also
included if you want to see it. As mentioned, the test solr installation has
one document with a date that was set to the 15th, and when this q
We're still not seeing the proper result.I've included a gist of the query
and its debug result. This was run on a clean index running 4.4.0 with just
one document. That document has a date of 11/15/2013 yet the date in the
included TZ it is the 14th but I still get that document returned.
I've beefed up the ref guide page on dates to include more info about all
of this...
https://cwiki.apache.org/confluence/display/solr/Working+with+Dates
-Hoss
: Can anybody provide any insight about using the tz param? The behavior
: of this isn't affecting date math and /day rounding. What format does
: the tz variables need to be in? Not finding any documentation on this.
it's not "tz" it's "TZ"
The input/output format is always in UTC, but TZ w
nly affects literal dates in date math.
>
> -- Jack Krupansky
>
> -Original Message- From: Eric Katherman
> Sent: Wednesday, November 13, 2013 11:38 PM
> To: solr-user@lucene.apache.org
> Subject: queries including time zone
>
>
> Can anybody provide any insight about us
s in date math.
-- Jack Krupansky
-Original Message-
From: Eric Katherman
Sent: Wednesday, November 13, 2013 11:38 PM
To: solr-user@lucene.apache.org
Subject: queries including time zone
Can anybody provide any insight about using the tz param? The behavior of
this isn't affe
Can anybody provide any insight about using the tz param? The behavior of this
isn't affecting date math and /day rounding. What format does the tz variables
need to be in? Not finding any documentation on this.
Sample query we're using:
path=/select
params={tz=America/Chicago&sort=id+desc&s