Tag Archives: search text in parts

Text Indexing and Search your Directories using C#

Using the .NET API, you can perform searching by parts and specify the number of search threads in C#. This feature will be more beneficial when you search text in large indexes that contain thousands of documents. Furthermore, you can now get the start & end time, and the total search time to get the search results.

The Following codf snippet shows how to create an index and then search text in chunks from the mentioned folder in C# using GroupDocs.Search for Continue Reading

Posted in GroupDocs.Search Product Family | Tagged , , , ,