Solr only deals with UTC times. My bet: you're seeing the _stored_
value of the time which is PDT. How are you indexing this field? You
have to have something hanging around that converts the input to
UTC...
Best,
Erick
On Thu, Aug 3, 2017 at 2:48 PM, Imran Rajjad wrote:
> Hello,
>
> I have obse
On 8/3/2017 3:48 PM, Imran Rajjad wrote:
> I have observed a difference of Day in TrieDateField when queried from Solr
> Cloud web interface and SolrK (Java API)
>
> Below is the query response from Web Interface
>
> {
> "responseHeader":{
> "zkConnected":true,
> "status":0,
> "QTime