Tag Archives: GroupDocs.Search for .NET

Index each letter as a separate word using GroupDocs.Search for .NET

Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents.

Those who are already working with the API, we have some new features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the new version 19.10, so the migration will … Continue Reading

Posted in GroupDocs.Search Product Family | Tagged

Generate Search Results from Filtered Documents

Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only?

Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in … Continue Reading

Posted in GroupDocs.Search Product Family | Tagged

Escape Special Characters in Search Queries using GroupDocs.Search for .NET 19.2

GroupDocs.Search for .NETWe are pleased to announce the monthly release of GroupDocs.Search for .NET 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for .NET 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API.

Breaking Change

  • Removed obsolete methods Import and Export from dictionary classes

Improvements

Following improvements are introduced in this release:

Implement escaping special

Continue Reading
Posted in GroupDocs.Search Product Family | Tagged

Work with Blended Characters using GroupDocs.Search for .NET 18.12

GroupDocs.Search for .NETWe are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API.

Features

Following are the new features introduced in the latest version:

Blended Characters Search

GroupDocs.Search for .NET API 18.12 introduces a new class of characters – blended. When indexing, blended characters are interpreted simultaneously… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged , ,

Get List of Indexed Documents using GroupDocs.Search for .NET 18.9

GroupDocs.Search for .NETWe are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9.  Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files.  We would recommend you to install and use the latest version of the API.

Enhancements

Following are the enhancements introduced in the latest version:

Get List of Indexed Documents

Using… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged , ,

Cancel All Operations in IndexRepository using GroupDocs.Search for .NET 18.8

GroupDocs.Search for .NETWe are proudly announcing the monthly release of GroupDocs.Search for .NET 18.8.  Using the latest version, you can now cancel all operations in IndexRepository. We would recommend you to install and use the latest version of the API.

Enhancements

Following are the enhancements introduced in the latest version:

Breaking functionality for IndexRepository Class

Using the latest version you can now cancel the operations in all indexes in the index repository. The cancelling is not instantaneous and in cases of… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged , ,

Search for Morphological Word Forms using GroupDocs.Search for .NET 18.7

GroupDocs.Search for .NETWe are proudly announcing the monthly release of GroupDocs.Search for .NET 18.7. Using the latest version, you can search for morphological word forms. Furthermore, you can now break updating, merging and indexing operations manually. We would recommend you to install and use the latest version of API.

Enhancements

Following are the enhancements introduced in the latest version:

Search for Morphological Word Forms

The latest version of API allows you to search for singular and plural forms of a noun… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged , ,

Break Indexing Operation Manually using GroupDocs.Search for .NET 18.6

GroupDocs.Search for .NETGroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.6. Using the latest version, you can now break indexing operation manually. Furthermore, obsolete Relevance property is removed from the DetailResultInfo method and ImportDictionary and ExportDictonary methods are added to index dictionaries. We would recommend you to install and use the latest version of API.

Break Indexing Operation Manually

Using GroupDocs.Search API you can break indexing operation manually. The break is not instantaneous and in cases… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged , ,

Indexing of more than 1 TB of Text Documents in GroupDocs.Search for .NET 18.4

GroupDocs.Search for .NETGroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.4. Using the latest version, you can now perform indexing of more than 1 TB of text documents. We would recommend you to download the latest version for better user experience.

Support for Indexing of more than 1 TB of Text Documents

Using GroupDocs.Search for .NET version 18.4, you can now implement indexing of text documents of more than 1 TB in size. This enhancement increases… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged , ,

Highlighted Results of Exact Phrase Search in Text – GroupDocs.Search for .NET 17.12

GroupDocs.Search for .NET We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version.

.NET Search API – Enhancements

GroupDocs.Search for .NETContinue Reading
Posted in GroupDocs.Search Product Family | Tagged , , , ,