SmartSearch.LuceneNet
1.0.7-beta
.NET Framework 4.6.1
This is a prerelease version of SmartSearch.LuceneNet.
Install-Package SmartSearch.LuceneNet -Version 1.0.7-beta
dotnet add package SmartSearch.LuceneNet --version 1.0.7-beta
<PackageReference Include="SmartSearch.LuceneNet" Version="1.0.7-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartSearch.LuceneNet --version 1.0.7-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SmartSearch.LuceneNet, 1.0.7-beta"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SmartSearch.LuceneNet as a Cake Addin
#addin nuget:?package=SmartSearch.LuceneNet&version=1.0.7-beta&prerelease
// Install SmartSearch.LuceneNet as a Cake Tool
#tool nuget:?package=SmartSearch.LuceneNet&version=1.0.7-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implementation of SmartSearch based on Lucene.NET. Support is not provided, use at your own risk.
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Lucene.Net (>= 4.8.0-beta00005)
- Lucene.Net.Contrib.Spatial (>= 3.0.3)
- Lucene.Net.Facet (>= 4.8.0-beta00005)
- Lucene.Net.QueryParser (>= 4.8.0-beta00005)
- Lucene.Net.Spatial (>= 4.8.0-beta00005)
- SmartSearch (>= 1.0.5)
- SmartSearch.Abstractions (>= 1.0.3)
- Spatial4n.Core (>= 0.4.1-beta00007)
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.7-beta | 1,103 | 4/1/2020 |
Added support for filter groups.