Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 16,454 for

query

(0.04 sec)
  1. GroupDocs.Search for .NET 17.03 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.3 Major Features There are 9 features bug fixes and enhancements in this regular monthly release. The most notable are: Implement optimization of fuzzy search Implement optimization of regex search Implement flow for support all methods in previous index versions Implement Numeric Range search feature Implement function that is a relation between max mistake count and word length for Fuzzy Search Implement limitation for number of search results All Changes Key Summary Category SEARCHNET-887 Implement optimization of fuzzy search Enhancement SEARCHNET-888 Implement optimization of regex search Enhancement SEARCHNET-799 Implement flow for support all methods in previous index versions New Feature SEARCHNET-230 Implement Numeric Range search feature New Feature SEARCHNET-709 Implement function that is a relation between max mistake count and word length for Fuzzy Search New Feature SEARCHNET-845 Implement limitation for number of search results New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....@"c:\MyDocuments" ; // Numeric range query for searching any number in...range beetween 13 and 42 string query = "13~~42" ; Index index = new...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. Wildcard search in DOCX online

    Wildcard search in DOCX. Perform wildcard search of words and phrases online.... × 15% Search query Phrase search Search all words...wildcard search example is the query "?in*", for which the application...

    products.groupdocs.app/search/wildcard/docx
  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....flexible object form of the search query. Public API changes Class WordPattern...perform wildcard search using the query in text form: String indexFolder...

    docs.groupdocs.com/search/java/groupdocs-search...
  4. Text search in network | Documentation

    This page contains information about full-text searching in the search network....object forms of the search query are supported when appropriate...isObjectForm ) { SearchQuery query = SearchQuery . createWordQuery...

    docs.groupdocs.com/search/java/text-search-in-n...
  5. SearchQuery.CreateRegexQuery Method - GroupDocs...

    Creates a regular expression Query....Creates a regular expression query. CreateRegexQuery(String, RegexOptions)...Creates a regular expression query. See Also Reference SearchQuery...

    apireference.groupdocs.com/search/net/groupdocs...
  6. SearchReport - GroupDocs.Search for Java - API ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......println("Query: " + report.getTextQuery());...getObjectQuery () Gets the search query in object form. int getOccurrenceCount...

    apireference.groupdocs.com/search/java/com.grou...
  7. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....the synonyms of any specific query (word) in multiple files using...using C#. Define the search query, index folder, and the document’s...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  8. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....indices and use various search queries such as simple, boolean, regular...wildcard search using text query: // Creating index Index index...

    dev.to/groupdocs/implementing-wildcard-search-f...
  9. @media - CSS: Cascading Style Sheets | MDN

    The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media Query and a block of CSS to apply to the document if and only if the media Query matches the device on which the content is being used....more media queries . With it, you specify a media query and a block...document if and only if the media query matches the device on which...

    developer.mozilla.org/en-US/docs/Web/CSS/@media
  10. ParallelEnumerable.AsParallel Method (System.Li...

    Enables parallelization of a Query....Enables parallelization of a query. Overloads AsParallel(IEnumerable)...Enables parallelization of a query. AsParallel<TSource>(Partitioner<TSource>)...

    learn.microsoft.com/en-us/dotnet/api/system.lin...