Re: change DocExpirationUpdateProcessorFactory deleteByQuery NOW parameter time zone

2018-09-03 Thread Derek Poh
SG refers to Singaporeand the time is UTC +8. That means I need to set the P_TradeShowOnlineEndDate date to UTC instead of UTC +8 as a workaround to it. On 31/8/2018 10:16 PM, Shawn Heisey wrote: On 8/30/2018 7:26 PM, Derek Poh wrote: Can the timezone of the NOW parameter in the |deleteByQuer

Re: change DocExpirationUpdateProcessorFactory deleteByQuery NOW parameter time zone

2018-08-31 Thread Shawn Heisey
On 8/30/2018 7:26 PM, Derek Poh wrote: Can the timezone of the NOW parameter in the |deleteByQuery| of the DocExpirationUpdateProcessorFactory be change to my timezone? I am in SG and using solr 6.5.1. I do not know what SG is. The timezone cannot be changed.  Solr *always* handles dates in

change DocExpirationUpdateProcessorFactory deleteByQuery NOW parameter time zone

2018-08-30 Thread Derek Poh
Hi Can the timezone of the NOW parameter in the |deleteByQuery| of the DocExpirationUpdateProcessorFactory be change to my timezone? I am in SG and using solr 6.5.1. The timestamp of the entries in the solr.log is in my timezone but the NOW parameter of the |deleteByQuery| is a different tim