Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 323 for

wildcard

(0.04 sec)
  1. searchquery - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......1)); // Creating subquery of wildcard with number of missed words...createWildcardQuery (int count) Creates a wildcard for the phrase search. static...

    apireference.groupdocs.com/search/java/com.grou...
  2. SearchQuery - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......1)); // Creating subquery of wildcard with number of missed words...createWildcardQuery (int count) Creates a wildcard for the phrase search. static...

    apireference.groupdocs.com/search/java/com.grou...
  3. GroupDocs.Search for Java 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 18.12. Major Features There are 2 new features in this regular monthly release: Implement blended characters Implement Wildcard search All Changes Key Summary Category SEARCHNET-803 Implement blended characters New Feature SEARCHNET-1781 Implement Wildcard search New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Search for Java 18.12. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....blended characters Implement wildcard search All Changes Key Summary...Feature SEARCHNET-1781 Implement wildcard search New Feature Public...

    docs.groupdocs.com/search/java/groupdocs-search...
  4. GroupDocs.Search for .NET 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 18.12. Major Features There are 2 new features in this regular monthly release: Implement blended characters Implement Wildcard search All Changes Key Summary Category SEARCHNET-803 Implement blended characters New Feature SEARCHNET-1781 Implement Wildcard search New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Search for .NET 18.12. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....blended characters Implement wildcard search All Changes Key Summary...Feature SEARCHNET-1781 Implement wildcard search New Feature Public...

    docs.groupdocs.com/search/net/groupdocs-search-...
  5. SearchQuery.CreateWildcardQuery Method (Int32) ...

    Creates a Wildcard for the phrase search....CreateWildcardQuery Method (Int32) Creates a wildcard for the phrase search. Namespace:...the wildcard. Return Value Type: SearchQuery A wildcard for the...

    apireference.groupdocs.com/search/net/groupdocs...
  6. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....2017-11-11) Wildcard (since v.18.12) ? - wildcard character, ...N ~ M ) - wildcard character range, * N - wildcard word, * N...

    docs.groupdocs.com/search/net/search-operation-...
  7. Prefix search in DOCX online

    Prefix search in DOCX. Perform prefix search of words and phrases online....DOCX Fuzzy search in DOCX Wildcard search in DOCX Boolean search...search is a special case of wildcard search. To use this Prefix...

    products.groupdocs.app/search/prefix/docx
  8. SearchQuery.CreateWildcardQuery Method - GroupD...

    Creates a Wildcard for the phrase search....CreateWildcardQuery(Int32) Creates a wildcard for the phrase search. Cr...CreateWildcardQuery(Int32, Int32) Creates a wildcard for the phrase search. See...

    apireference.groupdocs.com/search/net/groupdocs...
  9. Prefix search in PDF online

    Prefix search in PDF. Perform prefix search of words and phrases online....in PDF Fuzzy search in PDF Wildcard search in PDF Boolean search...search is a special case of wildcard search. To use this Prefix...

    products.groupdocs.app/search/prefix/pdf
  10. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...); // Search in the index Wildcard search query A more complex...is a wildcard search query. There are 2 types of wildcard characters...

    docs.groupdocs.com/search/java/build-search-query/