Re: Disable commits during a REINDEXCOLLECTION

2021-03-18 Thread Joel Bernstein
x > * unset-property on the created collection > > > From: Karl Stoney > Sent: 17 March 2021 22:20 > To: users@solr.apache.org > Subject: Re: Disable commits during a REINDEXCOLLECTION > > That's the source collection, I'm refe

Re: Disable commits during a REINDEXCOLLECTION

2021-03-17 Thread Karl Stoney
From: Karl Stoney Sent: 17 March 2021 22:20 To: users@solr.apache.org Subject: Re: Disable commits during a REINDEXCOLLECTION That's the source collection, I'm referring to the destination. @David - seeing as REINDEX creates the target collection, I had to start the process and then

Re: Disable commits during a REINDEXCOLLECTION

2021-03-17 Thread Karl Stoney
.jar:8.8.1 64f3b496bfee762a9d2dbff40700f457f4464dfe - tjp - 2021-02-16 15:52:04] ``` If i remove the set-config; it's fine. From: Vivaldi Sent: 17 March 2021 21:59 To: users@solr.apache.org Subject: Re: Disable commits during a REINDEXCOLLECTION I thought the REINDEXCOLLECTION

Re: Disable commits during a REINDEXCOLLECTION

2021-03-17 Thread Vivaldi
day’s a school day > > Get Outlook for iOS<https://aka.ms/o0ukef> > > From: David Smiley > Sent: Wednesday, March 17, 2021 8:48:23 PM > To: users@solr.apache.org > Subject: Re: Disable commits during a REINDEXCOLLECTION > > Hi Karl

Re: Disable commits during a REINDEXCOLLECTION

2021-03-17 Thread Karl Stoney
Can you believe I had never come across that before! Thanks! Every day’s a school day Get Outlook for iOS<https://aka.ms/o0ukef> From: David Smiley Sent: Wednesday, March 17, 2021 8:48:23 PM To: users@solr.apache.org Subject: Re: Disable commits du

Re: Disable commits during a REINDEXCOLLECTION

2021-03-17 Thread David Smiley
Hi Karl, Look into the "config apI". Let us know how it goes! Ideally, this feature would do this automatically. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Wed, Mar 17, 2021 at 2:02 PM Karl Stoney wrote: > Hi all, > We're wanting to use REIN

Disable commits during a REINDEXCOLLECTION

2021-03-17 Thread Karl Stoney
Hi all, We're wanting to use REINDEXCOLLECTION, but our config has a relatively aggressive autoCommit interval configured by default (intentionally). Ideally I'd like to be able to disable hard commits for the duration of the reindex, but can't see a way to do that without pushing a whole new co