Dynamicweb.Indexing.Lucene
1.0.12
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dynamicweb.Indexing.Lucene --version 1.0.12
NuGet\Install-Package Dynamicweb.Indexing.Lucene -Version 1.0.12
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="Dynamicweb.Indexing.Lucene" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Indexing.Lucene" Version="1.0.12" />
<PackageReference Include="Dynamicweb.Indexing.Lucene" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dynamicweb.Indexing.Lucene --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamicweb.Indexing.Lucene, 1.0.12"
#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.
#addin nuget:?package=Dynamicweb.Indexing.Lucene&version=1.0.12
#tool nuget:?package=Dynamicweb.Indexing.Lucene&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lucene
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Dynamicweb.Indexing (>= 1.1.0)
- Lucene.Net.Contrib (= 3.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dynamicweb.Indexing.Lucene:
Package | Downloads |
---|---|
Dynamicweb.Admin
Package Description |
|
Dynamicweb.SmartSearch.Providers.Lucene
Dynamicweb.SmartSearch.Providers.Lucene |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.6 | 6,273 | 5/30/2024 |
1.4.5 | 5,688 | 4/12/2024 |
1.4.3 | 9,135 | 8/10/2023 |
1.4.0 | 12,645 | 11/30/2022 |
1.3.15 | 2,688 | 11/7/2022 |
1.3.14 | 12,315 | 4/29/2022 |
1.3.13 | 1,803 | 3/22/2022 |
1.3.11 | 7,215 | 1/12/2022 |
1.3.10 | 6,983 | 9/7/2021 |
1.3.9 | 13,649 | 3/24/2021 |
1.3.8 | 23,638 | 8/17/2020 |
1.3.7 | 8,434 | 5/11/2020 |
1.3.6 | 961 | 4/23/2020 |
1.3.5 | 5,517 | 3/5/2020 |
1.3.4 | 816 | 2/17/2020 |
1.3.3 | 9,774 | 1/27/2020 |
1.3.2 | 1,320 | 1/7/2020 |
1.3.1 | 791 | 12/23/2019 |
1.3.0 | 789 | 12/18/2019 |
1.2.0 | 727 | 12/12/2019 |
1.1.2 | 3,834 | 11/8/2019 |
1.1.1 | 1,321 | 11/5/2019 |
1.1.0 | 830 | 10/24/2019 |
1.0.24 | 8,436 | 8/23/2019 |
1.0.23 | 751 | 7/18/2019 |
1.0.22 | 1,215 | 7/18/2019 |
1.0.21 | 9,607 | 5/2/2019 |
1.0.20 | 8,340 | 3/18/2019 |
1.0.19 | 665 | 3/18/2019 |
1.0.18 | 3,571 | 3/18/2019 |
1.0.17 | 679 | 3/18/2019 |
1.0.16 | 6,284 | 3/18/2019 |
1.0.15 | 11,253 | 3/18/2019 |
1.0.14 | 3,494 | 3/18/2019 |
1.0.13 | 2,236 | 3/18/2019 |
1.0.12 | 1,570 | 3/18/2019 |
1.0.11 | 655 | 3/18/2019 |
1.0.10 | 667 | 3/18/2019 |
1.0.9 | 684 | 3/18/2019 |
1.0.8 | 650 | 3/18/2019 |
1.0.7 | 683 | 3/18/2019 |
1.0.6 | 659 | 3/18/2019 |
1.0.5 | 645 | 3/18/2019 |
1.0.4 | 666 | 3/18/2019 |
1.0.3 | 663 | 3/18/2019 |
1.0.2 | 3,632 | 3/18/2019 |
1.0.1 | 654 | 3/18/2019 |
1.0.0 | 696 | 3/18/2019 |
TFS-39090 - Fix problem using term facets when the query eliminates results from the same facet, so if I have "red", "yellow" and "blue" as term facets and selects "red", then "blue" and "yellow" are gone.