Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.16 KB

File metadata and controls

26 lines (19 loc) · 2.16 KB

GroupDocs.Search for .NET

This package contains Examples and Showcases for GroupDocs.Search for .NET that will help you in understanding the API's working and writing your own applications.

GroupDocs.Search for .NET API helps user to perform various search operations. It extracts text and metadata from different file formats and performs search over all user documents. In order to make search process fast and accurate, index is created and documents are added to it. Hence all the search queries or advanced searches are performed over the index.

Directory Description
Examples Contains the package of all .NET examples and sample files that will help you learn how to use product features.
Showcases The UI project is an efficient ASP.NET MVC Application that demonstrates the core functionalities provided by GroupDocs.Search for .NET.

Resources