Sitecore.Support.IntervalCommitLuceneIndex 1.0.6

dotnet add package Sitecore.Support.IntervalCommitLuceneIndex --version 1.0.6
NuGet\Install-Package Sitecore.Support.IntervalCommitLuceneIndex -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sitecore.Support.IntervalCommitLuceneIndex" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sitecore.Support.IntervalCommitLuceneIndex --version 1.0.6
#r "nuget: Sitecore.Support.IntervalCommitLuceneIndex, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sitecore.Support.IntervalCommitLuceneIndex as a Cake Addin
#addin nuget:?package=Sitecore.Support.IntervalCommitLuceneIndex&version=1.0.6

// Install Sitecore.Support.IntervalCommitLuceneIndex as a Cake Tool
#tool nuget:?package=Sitecore.Support.IntervalCommitLuceneIndex&version=1.0.6

Tweak to improve SynchronousStrategy (the main downside of which is poor performance due to the fact that each index update contains only 1 item and for 1K items there are 1K index update operations) by re-using for 1 minute (unless minItems threshold is reached) same IndexUpdateContext instead of re-creating it many times and performing many small commits instead of big one.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 1,662 4/20/2016