Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,719 for

search index

(0.18 sec)
  1. Indexing reports | GroupDocs

    Indexing reports are created for Indexing and updating operations. Indexing reports can be retrieved from the Index using the getIndexingReports method. Reports are stored in the Index only while the Index is loaded into RAM for use. If you reload the Index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about Index settings on the page Search Index settings....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/word-forms-provider/
  3. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a Search query: in text or object form....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/queries-in-text-a...
  4. OCR support | 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...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. Indexing password protected documents | GroupDocs

    This page describes how to perform Indexing of password protected documents. Indexing using the password dictionary To perform Indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before Indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Evaluation Limitations and Licensing | GroupDocs

    free Search api version is available to evaluate the API which will be similar as licensed but with few limitations....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/evaluation-limita...
  7. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an Index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during Indexing and not added to the Index. A list of stop words to use during Indexing can be specified in the stop word dictionary....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/indexing-with-st...
  9. Custom text extractors | GroupDocs

    GroupDocs.Search supports Indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/custom-text-extra...
  10. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Search for .NET 18.9. Using the latest...list of indexed documents and document’s text from the index archive...

    blog.groupdocs.com/categories/groupdocs.search-...