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.

 

GroupDocs.Search for .NET 24.9 (DLLs only)

Download   Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 236.25MB
  • Date Added:
  • 11/9/2024

Description

This ZIP file contains only the GroupDocs.Search for .NET 24.9 assemblies. The assemblies are the same as in the MSI installer of the product of the same version. Download this if you want to use GroupDocs.Search for .NET without the MSI installer. This ZIP download does not contain the demo projects.

Release Highlights

GroupDocs.Search for .NET 24.9 DLLs-only simplifies distributed search configurations and empowers index queries with document key and modification time support.

New Features

  • Document Lookup via Key:
    Retrieve indexed document details by key using the GetIndexedDocument() method—ideal for systems managing documents with unique IDs.

  • Track Last Modified Time:
    Access ModificationTime from DocumentInfo to track when documents were last updated in the index.

Enhancement

  • Revamped Network Configuration API:
    New MasterNodeConfigurator and SlaveNodeConfigurator simplify large-scale search network deployment with intuitive endpoint and shard setup.

Breaking Changes

  • Old node setup methods deprecated in favor of clearer master/slave configuration structure.

API Changes

  • New Methods and Classes:

    • Index.GetIndexedDocument(string)
    • DocumentInfo.ModificationTime
    • CreateMasterNode(...), CreateSlaveNode(...)
    • MasterNodeConfigurator, SlaveNodeConfigurator
  • Removed:

    • Legacy constructors and methods from SearchNetworkNode and NodeConfigurator

👉 You can view the full list of updates by visiting GroupDocs.Search for .NET 24.9 Release Notes


indexed document by key | search network master node


 English