Browse our Products
If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
GroupDocs.Search for .NET 24.11 adds custom extractors for separate-process indexing, instant cancellation support, dotnet startup toggling, and increased result limits.
Custom Extractor Support in Separate Process
Developers can now inject custom extractors via the CustomExtractors collection in ExtractionHost, enabling tailored parsing logic during separate-process indexing.
Instant Process Termination
A cancellation request now immediately stops the extraction subprocess, ensuring responsive behavior during large batch operations.
Dotnet Startup Flag for Extraction
Control whether to use the dotnet CLI or self-contained startup via UseDotnetToStartProcess. Ideal for cross-platform or standalone deployments.
Increased Search LimitsSearchOptions.MaxOccurrenceCountPerTerm and MaxTotalOccurrenceCount default values increased to 2000000000 for broader result coverage.
CustomExtractors property to ExtractionHostUseDotnetToStartProcess property in SeparateProcessOptionscustom extractor groupdocs | dotnet launch extraction | groupdocs.search cancellation