Skip to content

Nullable Numeric Bug Fix

Compare
Choose a tag to compare
@chriseldredge chriseldredge released this 10 Nov 15:18
· 26 commits to master since this release

Release Notes

This version fixes a regression in 3.4.0 when mapping a nullable property to a NumericField. See 1db80e1 for more details.

Binaries

NuGet package at https://www.nuget.org/packages/Lucene.Net.Linq/3.4.1

PM> Install-Package Lucene.Net.Linq -Version 3.4.1