Note This page contains release notes for GroupDocs.Search for .NET 19.10.1 Major Features There are the following bug fixes and improvements:
License setting error while extracting text of documents Add MailFieldNames class containing e-mail field names Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2129 License setting error while extracting text of documents Bug SEARCHNET-2127 Add MailFieldNames class containing e-mail field names Improvement Public API and Backward Incompatible Changes License setting error while extracting text of documents Fixed error of setting a license for extracting text of documents....@"c:\MyDocuments" ; // Creating index Index index = new Index ( indexFolder );...); // Adding documents to index index . Add ( documentFolder );...