Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 699 for

fuzzy

(0.1 sec)
  1. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....Expression Search Faceted Search Fuzzy Search Homophone Search Synonym...

    blog.groupdocs.com/search/build-full-text-searc...
  2. Tags

    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....in Java 1 Fuzzy Search 2 Fuzzy Search CSharp 1 Fuzzy Search in...Multiple Files 2 Fuzzy Search in Multiple Folders 2 Fuzzy Search Java...

    blog.groupdocs.com/zh/tags/
  3. Tags

    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....in Java 1 Fuzzy Search 2 Fuzzy Search CSharp 1 Fuzzy Search in...Multiple Files 2 Fuzzy Search in Multiple Folders 2 Fuzzy Search Java...

    blog.groupdocs.com/zh-hant/tags/
  4. Search results | Documentation

    This article shows that how to perform the operations on search results....setEnabled ( true ); // Enabling the fuzzy search options . getFuzzySearch...

    docs.groupdocs.com/search/nodejs-java/search-re...
  5. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Enabled = true ; // Enabling the fuzzy search options . FuzzySearch...

    docs.groupdocs.com/search/net/work-with-search-...
  6. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....setEnabled ( true ); // Enabling the fuzzy search options . getFuzzySearch...

    docs.groupdocs.com/search/java/work-with-search...
  7. Search results | Documentation

    This article shows that how to perform the operations on search results....Enabled = true ; // Enabling the fuzzy search options . FuzzySearch...

    docs.groupdocs.com/search/net/search-results/
  8. Search results | Documentation

    This article shows that how to perform the operations on search results....setEnabled ( true ); // Enabling the fuzzy search options . getFuzzySearch...

    docs.groupdocs.com/search/java/search-results/
  9. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....setEnabled ( true ); // Enabling the fuzzy search options . getFuzzySearch...

    docs.groupdocs.com/search/nodejs-java/work-with...
  10. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....queries are supported: simple, fuzzy, case sensitive, boolean, phrasal...

    docs.groupdocs.com/search/net/build-your-first-...