GroupDocs.Search 17.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GroupDocs.Search --version 17.10.0
                    
NuGet\Install-Package GroupDocs.Search -Version 17.10.0
                    
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="GroupDocs.Search" Version="17.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GroupDocs.Search" Version="17.10.0" />
                    
Directory.Packages.props
<PackageReference Include="GroupDocs.Search" />
                    
Project file
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 GroupDocs.Search --version 17.10.0
                    
#r "nuget: GroupDocs.Search, 17.10.0"
                    
#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.
#:package GroupDocs.Search@17.10.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GroupDocs.Search&version=17.10.0
                    
Install as a Cake Addin
#tool nuget:?package=GroupDocs.Search&version=17.10.0
                    
Install as a Cake Tool

GroupDocs.Search for .NET API performs search operations over various file formats.

Key Features:
– Covers most popular document formats: Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Outlook, PDF and TXT
– Search different object types: Text Occurrences, File Names, Document Types, Basic Metadata Fields and Document Created/Modified Dates
– Multiple search queries can be processed: Boolean Search Queries, Regular Expressions, Simple Queries and Faceted Queries
– Perform Advanced Search: Case Sensitive Search, Fuzzy Search, Synonym Search and Exact Phrase Search
– Create and update Indexes
– Search over several Indexes simultaneously

For more details on the API, please visit GroupDocs website at:
http://groupdocs.com/dot-net/document-search-api

Note: This Document Search API comes up with some limitations in the evaluation mode. In order to evaluate/test full features of GroupDocs.Search for .NET API, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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.

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
25.5.0 215 5/5/2025
25.4.0 487 4/4/2025
25.2.0 693 2/26/2025
25.1.0 646 1/27/2025
24.12.0 637 12/18/2024
24.11.0 1,067 11/29/2024
24.10.0 1,422 10/30/2024
24.9.0 1,531 9/11/2024
24.8.0 1,352 8/22/2024
24.6.0 1,328 6/20/2024
24.5.0 809 5/14/2024
24.4.0 1,654 4/18/2024
24.3.0 4,168 3/20/2024
24.2.1 1,000 2/29/2024
24.2.0 801 2/28/2024
24.1.0 634 1/26/2024
23.12.0 2,164 12/4/2023
23.11.0 3,544 11/23/2023
23.10.1 2,133 10/20/2023
23.10.0 1,544 10/2/2023
23.6.0 4,542 6/15/2023
23.2.0 4,398 2/28/2023
22.11.0 2,743 11/24/2022
22.10.1 2,600 10/12/2022
22.10.0 1,622 10/7/2022
21.8.1 43,308 8/23/2021
21.8.0 1,716 8/18/2021
21.3.0 44,876 3/18/2021
21.2.0 28,389 2/18/2021
20.11.0 37,879 11/19/2020
20.8.0 72,141 8/17/2020
20.6.0 66,050 6/23/2020
20.4.0 69,244 4/15/2020
20.1.0 55,692 1/31/2020
19.10.1 58,253 11/6/2019
19.10.0 1,127 10/2/2019
19.5.1 966 7/15/2019
19.5.0 918 5/31/2019
19.3.0 948 3/6/2019
19.2.0 1,046 2/5/2019
18.12.0 1,217 12/11/2018
18.9.0 1,285 9/6/2018
18.8.0 1,452 8/8/2018
18.7.0 1,460 7/14/2018
18.6.0 1,541 6/14/2018
18.5.0 1,360 5/16/2018
18.4.0 1,594 4/9/2018
18.2.0 1,555 2/8/2018
18.1.0 1,559 1/9/2018
17.12.0 1,872 12/7/2017
17.11.0 1,554 11/9/2017
17.10.0 1,349 10/3/2017

Enhancements:
SEARCHNET-1188 Implement option to cache document texts with high compression level
SEARCHNET-1195 Implement safe updating of index files to increase reliability
SEARCHNET-1211 Implement calling ProgressChanged event for skipped and filtered documents