Skip to content

Document Boost at Index Time

Compare
Choose a tag to compare
@chriseldredge chriseldredge released this 06 Aug 16:41

Thanks to Tamas Flamich (@tamasflamich) for providing mappings to boost documents when they are indexed.

See examples in Integration/DocumentBoostTests and fluent configuration in Fluent/DocumentBoostTests.

This release also makes sure the right version of Remotion.Linq gets installed when installing Lucene.Net.Linq and changes the dependency on Common.Logging to use the light PCL package Common.Logging.Core.

Binaries

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

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