Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 8,956 for

indexing

(0.1 sec)
  1. OcrIndexingOptions - GroupDocs.Search for Java ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......options for OCR processing and indexing recognized text. Method Summary...

    apireference.groupdocs.com/search/java/com.grou...
  2. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/fuzzy-search/
  3. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  4. GroupDocs.Search .NET 24.2.1 - Improved Index H...

    Elevate your .NET search development! GroupDocs.Search .NET 24.2.1 presents a new tool for checking and restoring index health. Download DLLs-only now!...version gives you a brand new index health checker tool. Using this...potential issues with the indexes in your Windows, Linux, or...

    releases.groupdocs.com/search/net/new-releases/...
  5. SimilarityLevel - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......query = "Einstein"; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  6. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/homophone-search/
  7. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  8. Alphabet - GroupDocs.Search for Java - API Refe...

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

    apireference.groupdocs.com/search/java/com.grou...
  9. GroupDocs.Search .NET 24.2.1 - Improved Index H...

    Enhance your .NET search experience! GroupDocs.Search .NET 24.2.1 delivers a new tool to diagnose & repair index issues. Download the MSI installer today!...the integrity of your search indexes. This dedicated tool allows...potential problems. Improved Index Health Management Diagnose and...

    releases.groupdocs.com/search/net/new-releases/...
  10. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....at the same time, in large indexes, their performance becomes...an index in the specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/net/regular-expressio...