Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 8,956 for

indexing

(0.06 sec)
  1. dictionarybase - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......characters that is used during indexing to detect character type....dictionary that is used during the indexing process. class HomophoneDictionary...

    apireference.groupdocs.com/search/java/com.grou...
  2. DictionaryBase - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......characters that is used during indexing to detect character type....dictionary that is used during the indexing process. class HomophoneDictionary...

    apireference.groupdocs.com/search/java/com.grou...
  3. 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....Developer Guide / Advanced Usage / Indexing / OCR support OCR support...// Creating an index Index index = new Index ( indexFolder );...

    docs.groupdocs.com/search/java/ocr-support/
  4. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java....Advanced Usage / Indexing / Update index Update index Leave feedback...updating indexed documents, as well as updating an index version...

    docs.groupdocs.com/search/java/update-index/
  5. Text search API, index update is not working in...

    //path settings string indexFolder = “c:\IndexStore\”; string documentsFolder = “c:\DocumentStore\”; if (Directory.Exists(indexFolder) == false) { Directory.CreateDirectory(indexFolder); …...Text search API, index update is not working in .NET GroupDocs...CreateDirectory(indexFolder); } //index settings AutoDetectEncoding...

    forum.groupdocs.com/t/text-search-api-index-upd...
  6. Search network node events | Documentation

    This page contains information about the purpose and use of all search network events....event The event occurs when indexing of all enqueued documents...occurs when a document has been indexed. DocumentDeleted event The...

    docs.groupdocs.com/search/net/search-network-no...
  7. Escape Special Characters in Search Queries usi...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 19.2. Improvements such as Indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for .NET 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:... Improvements such as indexing of a ZIP archive inside other...@"c:\MyDocuments"; // Creating index Index index = new Index(indexFolder); //...

    blog.groupdocs.com/search/escape-special-charac...
  8. Markdown Unicorn leads to Memory leak - Free Su...

    Hello, You are probably wondering what the title is about and assume, it was written by a drunk person… But no… A markdown file that seems to be valid leads to FULL RAM consumption (60 GB in my case) when trying to in…...case) when trying to index it and the indexing process will never...unicorn. If you remove it, the indexing works fine… I assume, that...

    forum.groupdocs.com/t/markdown-unicorn-leads-to...
  9. GroupDocs.Search.Dictionaries Namespace - Group...

    The namespace provides classes of various dictionaries....characters that is used during indexing to detect character type....dictionary that is used during the indexing process. Character replacement...

    apireference.groupdocs.com/search/net/groupdocs...
  10. Boost Search Performance in C# Apps - Search AP...

    Supercharge C# search apps with GroupDocs.Search .NET 24.5 (MSI). This update offers in-memory index loading for faster performance. Download now!...improvements with the ability to load indexes entirely into memory. This...experience on Windows. Load Indexes Completely into Memory The...

    releases.groupdocs.com/search/net/new-releases/...