Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,608 for

search index

(0.03 sec)
  1. Custom text extractors | Documentation

    GroupDocs.Search for Java 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 Java /...

    docs.groupdocs.com/search/java/custom-text-extr...
  2. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy Search along with optimizing the Index data on hard disk....Search for .NET 17.5.0 API. We have...simple and fuzzy search along with optimizing the index data on hard...

    blog.groupdocs.com/search/groupdocs.search-.net...
  3. Extraction in separate process | Documentation

    This article describes how to minimize the situation of resource shortage in the Indexing process...Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/extraction-in-sep...
  4. Indexing reports | Documentation

    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 Java /...

    docs.groupdocs.com/search/java/indexing-reports/
  5. Կատարեք Faceted Search Java-ի միջոցով

    Այս թեման կուղղորդի ձեզ, թե ինչպես կատարել երեսպատման որոնում Java-ի միջոցով: Դուք կգտնեք կոդ Java-ում երեսպատման որոնում ստեղծելու համար՝ առանց լրացուցիչ գործիքների անհրաժեշտության:...Search Product Family GroupDocs.Parser...Product Family Կատարեք Faceted Search Java-ի միջոցով Ժամանակակից...

    kb.groupdocs.com/hy/search/java/perform-faceted...
  6. Document renaming | Documentation

    This article demonstrate that how 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...Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/document-renaming/
  7. 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. String IndexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an Index Index Index = new Index(IndexFolder); // Setting the OCR Indexing options IndexingOptions options = new IndexingOptions(); options....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/
  8. Document passwords | Documentation

    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 Java /...

    docs.groupdocs.com/search/java/document-passwords/
  9. Custom text segmenter | Documentation

    GroupDocs.Search provides the ability to set up custom text segmenting....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/custom-text-segme...
  10. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for Indexing, as well as descriptions of all types of filters with examples of their creation....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/document-...