Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 16,348 for

query

(0.16 sec)
  1. Search with Numbers and Special Characters - Fr...

    Hi, I am using GroupDocs.Search to perform content search from my documents. The issue is I want to search text “SO(FOOD)/1723/2023” as a whole word but I am unable to search this text. As it contains special character…...//large number as string string query = "1683265324332"; SearchResult...index.Search(query); Console.WriteLine("Query: " + query); Console...

    forum.groupdocs.com/t/search-with-numbers-and-s...
  2. Enumerable.Select Method (System.Linq) | Micros...

    Projects each element of a sequence into a new form...."passionfruit", "grape" }; var query = fruits.Select((fruit, index)...index) }); foreach (var obj in query) { Console.WriteLine("{0}",...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  3. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....to specify a phrase search query: “word1 word2 word3 …”...required, for example: string query = “\“theory of relativity\””;...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  4. Full Text Search Csharp

    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....advanced way to search a text/query over a collection of documents...specified as a textual search query. The documents can be of any...

    blog.groupdocs.com/tag/full-text-search-csharp/
  5. SearchQuery.CreateRegexQuery Method (String, Re...

    Creates a regular expression Query....Creates a regular expression query. Namespace: GroupDocs.Search...SearchQuery A regular expression query. See Also Reference SearchQuery...

    apireference.groupdocs.com/search/net/groupdocs...
  6. Pdf search not working at all in some files and...

    Hi, I am having a problem with terms not being found in pdf files. One file ‘golfcroquetrules.pdf’ I can’t get it to appear in any search results. Another file MyWords.pdf only works for some words and not others. I …...//var query = "Boundary"; //var query = "dummy"; //var query = "Equipment";..."Equipment"; var query = "works"; SearchResult result = index...

    forum.groupdocs.com/t/pdf-search-not-working-at...
  7. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using C#. Build .NET app for homophones using document searching API by GroupDocs... Define the search query, an indexing folder, and the...calling Search method with the query and search options. Use the...

    blog.groupdocs.com/search/find-homophones-in-mu...
  8. SearchQuery.CreateWordQuery Method - GroupDocs....

    Creates a simple word Query....Method Creates a simple word query. Namespace: GroupDocs.Search...Type: SearchQuery A simple word query. See Also Reference SearchQuery...

    apireference.groupdocs.com/search/net/groupdocs...
  9. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....creation of faceted search queries. Faceted search definition...search. Creating faceted search queries Faceted search allows you to...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  10. CSSSupportsRule - Web APIs | MDN

    Learn about the CSSSupportsRule interface, including its properties and methods, code examples, specifications, and browser compatibility....CSS includes a CSS feature query using the @supports at-rule...CSSSupportsRule representing the feature query. Specifications Specification...

    developer.mozilla.org/en-US/docs/Web/API/CSSSup...