Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 702 for

fuzzy

(0.38 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Uncover the simplicity of fuzzy search, making it a breeze to...discover how we can streamline fuzzy search in documents, making...

    blog.groupdocs.com/groupdocs.blog/page/10/
  2. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....7) Fuzzy search Retrieving results Simple...results Regex search Regex search Fuzzy search Retrieving results And...

    docs.groupdocs.com/search/java/search-flow/
  3. GroupDocs.Search Product Family

    Գտեք պատասխաններ տեքստի որոնման և տարբեր ֆայլերի ինդեքսավորման վերաբերյալ՝ օգտագործելով կոդի ցանկացած հարթակ:...փաստաթղթեր C#-ի միջոցով Կատարեք Fuzzy որոնում՝ օգտագործելով C# Կատարեք...

    kb.groupdocs.com/hy/search/page/3/
  4. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of Fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....operations on the basis of fuzzy and synonym algorithms. API...Search Queries Advance Search # Fuzzy Search Synonym Search Date Range...

    blog.groupdocs.com/search/upcoming-release-of-g...
  5. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....method The method returns a fuzzy search options object that allows...allows you to enable fuzzy search and set its options. By default...

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....index repository to configuring fuzzy search options, this tutorial...of SearchOptions and enable fuzzy search by setting FuzzySearch...

    kb.groupdocs.com/search/net/work-with-search-re...
  7. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....method The method returns a fuzzy search options object that allows...allows you to enable fuzzy search and set its options. By default...

    docs.groupdocs.com/search/java/search-options/
  8. Search flow | GroupDocs

    This article shows the internal stages of each search operation....7) Fuzzy search Retrieving results Simple...results Regex search Regex search Fuzzy search Retrieving results And...

    docs.groupdocs.com/search/net/search-flow/
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Enabled = true ; // Enabling the fuzzy search parameters . FuzzySearch...Enabled = true ; // Enabling the fuzzy search options . FuzzySearch...

    docs.groupdocs.com/search/net/migration-notes/
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....setEnabled ( true ); // Enabling the fuzzy search parameters . getFuzzySearch...setEnabled ( true ); // Enabling the fuzzy search options . getFuzzySearch...

    docs.groupdocs.com/search/java/migration-notes/