Re: Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-02 Thread Ilan Schwarts
Erick you were right. I Dont know why there is difference when using SSL. When i excplicitly added commit=true it did enforced Last modified to be updated. Case is closed thank you On Jun 1, 2016 8:55 PM, "Erick Erickson" wrote: > Issue an explicit commit to be sure. > >

Re: Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-01 Thread Erick Erickson
Issue an explicit commit to be sure. And as to whether the SSL makes a difference... I'm more going on the theory that you happened to look after the autocommit kicked in on the non-SSL case and before that on the SSL case. Admittedly a shot in the dark. Browser caching issues, have tripped me

Re: Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-01 Thread Ilan Schwarts
Since its working in non ssl, i dont think its commit issue, it is the same pc, i just update scheme on zoomeeper to https and un-comment the ssl settings on solr.in.cmd. On Jun 1, 2016 7:25 PM, "Ilan Schwarts" wrote: > If a document was added on both cores/nodes. Doesnt it

Re: Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-01 Thread Ilan Schwarts
If a document was added on both cores/nodes. Doesnt it mean the document was successfully added and commited? On Jun 1, 2016 7:23 PM, "Erick Erickson" wrote: > Did you issue a commit? > > Best, > Erick > > On Wed, Jun 1, 2016 at 8:15 AM, Ilan Schwarts

Re: Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-01 Thread Erick Erickson
Did you issue a commit? Best, Erick On Wed, Jun 1, 2016 at 8:15 AM, Ilan Schwarts wrote: > Hi all, > I have working enviroment SolrCloud 5.2.1, When i am using without SSL, > after adding a document, I can see on the core's information, Under > "statistics" the Last Modified

Fwd: Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-01 Thread Ilan Schwarts
Hi all, I have working enviroment SolrCloud 5.2.1, When i am using without SSL, after adding a document, I can see on the core's information, Under "statistics" the Last Modified is working good, it writes "Less than a minuet". But when i set the solrcloud to SSL, after adding the document, it is

Last modified time is not updated on on SolrCloud 5.2.1 SSL

2016-06-01 Thread Ilan Schwarts
Hi all, I have working enviroment SolrCloud 5.2.1, When i am using without SSL, after adding a document, I can see on the core's information, Under "statistics" the Last Modified is working good, it writes "Less than a minuet". But when i set the solrcloud to SSL, after adding the document, it is