Re: Ambiguous response on TrieDateField

2017-08-03 Thread Erick Erickson
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

Re: Ambiguous response on TrieDateField

2017-08-03 Thread Shawn Heisey
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