Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 8,956 for

indexing

(0.04 sec)
  1. ifieldextractor - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......the custorm extractor for indexing. String indexFolder = "c:\\MyIndex\\";..."c:\\MyIndex\\"; // Specify path to the index folder String documentsFolder...

    apireference.groupdocs.com/search/java/com.grou...
  2. OCR support | Documentation

    This article demonstrates 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...Developer Guide / Advanced Usage / Indexing / OCR support OCR support...// Creating an index Index index = new Index ( indexFolder );...

    docs.groupdocs.com/search/net/ocr-support/
  3. dictionaryrepository - GroupDocs.Search for Jav...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...Description DictionaryRepository Index. getDictionaries () Gets the...

    apireference.groupdocs.com/search/java/com.grou...
  4. DictionaryRepository - GroupDocs.Search for Jav...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...Description DictionaryRepository Index. getDictionaries () Gets the...

    apireference.groupdocs.com/search/java/com.grou...
  5. DocumentStatus - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Error occurred during document indexing. Skipped Document skipped...SuccessfullyProcesse Document successfully indexed. Method Summary Methods Modifier...

    apireference.groupdocs.com/search/java/com.grou...
  6. Stop Words

    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....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/tag/stop-words/
  7. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Advanced Usage / Indexing / Optimize index Optimize index Leave feedback...feedback An index optimization operation allows you to reduce the...

    docs.groupdocs.com/search/nodejs-java/optimize-...
  8. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/boolean-search/
  9. IndexSettings Properties - GroupDocs.Search for...

    Gets or sets a value indicating whether to detect encoding automatically or not. The default value is false....documents are indexed. IndexType Gets or sets the index type. The...value indicating whether the index is stored in memory or on disk...

    apireference.groupdocs.com/search/net/groupdocs...
  10. GroupDocs.Search exception: array dimensions ex...

    I’m using GroupDocs.Search v22.11.0 for .NET Framework 4.7.2 (64-bit) and I keep seeing the following exception when I try to index more documents: Array dimensions exceeded supported range. This exception is terminati…...following exception when I try to index more documents: Array dimensions...why does this happen when indexing new documents? 2) how can...

    forum.groupdocs.com/t/groupdocs-search-exceptio...