Category Archive: GroupDocs.Search Product Family

Official blog with announcements of latest supported features, hot fixes, technical articles, tips and videos of GroupDocs.Search – Documents indexing and advanced content search API 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

Searching in a Large Number of Documents

Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book.

Using GroupDocs.Search for Indexing and Searching

Problem: Suppose you have 10 million documents of different file formats, e.g. MS Word, Spreadsheets, … 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

ZIP Archive Indexing is Improved in GroupDocs.Search for Java 19.2

GroupDocs.Search for JavaWe are pleased to announce the monthly release of GroupDocs.Search for Java 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 Java 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

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

Perform Wildcard Search in GroupDocs.Search for Java 18.12

GroupDocs.Search for JavaWe are pleased to announce the monthly release of GroupDocs.Search for Java 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 Java 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 , ,

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 , ,

Releasing GroupDocs.Search for Java – Document Searching and Indexing API

GroupDocs.Search for JavaWe are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API.

Supported Features

Following are the… Continue Reading
Posted in GroupDocs.Search Product Family | Tagged

Upcoming Release of GroupDocs.Search for Java

GroupDocs Search for Java

We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search.

Features Offered by GroupDocs.Search for Java

GroupDocs will keep on updating this API with new features. An initial list of features offered… 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 , ,