Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10:
Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article gives the knowledge that the keyboard layout correction feature can be used when entering Search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents.
To connect OCR, you need to implement the IOcrConnector interface in the client code.
The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images.
const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains how to Search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Perform keyword or regex Searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...