Re: DIH Full Index Issue

2017-03-09 Thread Alexandre Rafalovitch
> adtype > 2017-03-09 13:41:00.053 INFO (qtp2080166188-41928) [c:collectionXXX s:shard1 > r:core_node1 x:collectionXXX_shard1_replica2] o.a.s.c.S.Request > [collectionXXX_shard1_replica2] webapp=/solr path=/schema params={wt=json} > status=0 QTime=0 > > > > AJ >

RE: DIH Full Index Issue

2017-03-09 Thread AJ Lemke
params={wt=json} status=0 QTime=0 AJ -Original Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: Wednesday, March 8, 2017 9:33 AM To: solr-user Subject: Re: DIH Full Index Issue Are you perhaps indexing at the same time from the source other than DIH? Because th

Re: DIH Full Index Issue

2017-03-08 Thread Alexandre Rafalovitch
Are you perhaps indexing at the same time from the source other than DIH? Because the commit is global and all the changes from all the sources will become visible. Check the access logs perhaps to see the requests to /update handler or similar. Regards, Alex. http://www.solr-start.com/