Re: Help Needed - Indexing Related

2018-03-27 Thread Shawn Heisey
On 3/27/2018 6:08 AM, YELESWARAPU, VENKATA BHAN wrote: > Hope you are doing well. I have been struggling with indexing for a week now. > Yesterday I deleted all indexing files and tried re-indexing. It failed > saying unable to open a new searcher. Also that _0.si file is missing. > Today I redepl

RE: Help Needed - Indexing Related

2018-03-27 Thread YELESWARAPU, VENKATA BHAN
;solr-user@lucene.apache.org' Subject: Help Needed - Indexing Related Information Classification: ** Limited Access Hi Solr Team, Hope you are doing well. I have been struggling with indexing for a week now. Yesterday I deleted all indexing files and tried re-indexing. It failed saying unable

RE: Help Needed - Indexing Related

2018-03-27 Thread YELESWARAPU, VENKATA BHAN
@lucene.apache.org Subject: Re: Help Needed - Indexing Related Since this is a scheduled job I think you can get rid of commits and optimize which are invoked from scheduled job. On Tue, Mar 27, 2018 at 6:13 PM, YELESWARAPU, VENKATA BHAN < vyeleswar...@statestreet.com> wrote: > Information Classific

Re: Help Needed - Indexing Related

2018-03-27 Thread Sujay Bawaskar
run in min intervals. > > Thank you, > Dutt > > > -Original Message- > From: Sujay Bawaskar [mailto:sujaybawas...@gmail.com] > Sent: Tuesday, March 27, 2018 8:32 AM > To: solr-user@lucene.apache.org > Subject: Re: Help Needed - Indexing Related > > Few question

RE: Help Needed - Indexing Related

2018-03-27 Thread YELESWARAPU, VENKATA BHAN
have the option to schedule it to run in min intervals. Thank you, Dutt -Original Message- From: Sujay Bawaskar [mailto:sujaybawas...@gmail.com] Sent: Tuesday, March 27, 2018 8:32 AM To: solr-user@lucene.apache.org Subject: Re: Help Needed - Indexing Related Few questions here, Ar

Re: Help Needed - Indexing Related

2018-03-27 Thread Sujay Bawaskar
Few questions here, Are you using solrj client from java application? What is version of solr? How frequently commit and optimize operation is called from solr client? If commit and optimize are not called from client what is value for solr.autoCommit.maxTime and solr.autoSoftCommit.maxTime? What

Help Needed - Indexing Related

2018-03-27 Thread YELESWARAPU, VENKATA BHAN
Information Classification: ** Limited Access Hi Solr Team, Hope you are doing well. I have been struggling with indexing for a week now. Yesterday I deleted all indexing files and tried re-indexing. It failed saying unable to open a new searcher. Also that _0.si file is missing. Today I redeplo