Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 28,766 for

groupdocs.search

(0.06 sec)
  1. OCR support | Documentation

    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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Node...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  2. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Node...

    docs.groupdocs.com/search/nodejs-java/text-file...
  3. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Node...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Search network deployment | Documentation

    This page contains information about deployment of the search network....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/search-network-d...
  5. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/document-renaming/
  6. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/case-sensitive-se...
  7. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....form designer not working GroupDocs.Search Product Family 23 248...optionally when opening files GroupDocs.Search Product Family dotnet...

    forum.groupdocs.com/latest
  8. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/how-to-run-examp...
  9. Indexing metadata of documents | Documentation

    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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/indexing-metadat...
  10. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the Groupdocs.search library...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Node...

    docs.groupdocs.com/search/nodejs-java/index-bro...