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/

DIH Full Index Issue

2017-03-08 Thread AJ Lemke
Good Morning List! I have an issue where my DIH full index is committed after a minute of indexing. My counts will fall from around 400K to 85K until the import is finished, usually about four (4) minutes later. This is problematic for us as there are 315K missing items in our searches. Version