Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 16,339 for

query

(0.04 sec)
  1. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....Search method with your search query and configured search options...similar terms to the search query, like “coal,” “cole,” and “kohl...

    kb.groupdocs.com/search/net/perform-homophone-s...
  2. FileLogger Class - GroupDocs.Search for .NET - ...

    Represents a logger that logs events and errors to a local file....@"c:\MyDocuments\" ; string query = "Einstein" ; string logPath...SearchResult result = index.Search(query); // Search in index See Also...

    apireference.groupdocs.com/search/net/groupdocs...
  3. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...help users refine their search query. The goal is to provide users...involves entering a search query and subsequent retrieval of...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  4. HEAD - HTTP | MDN

    The HEAD HTTP method requests the metadata of a resource in the form of headers that the server would have sent if the GET method was used instead. This method can be used in cases where a URL might produce a large download, for example, a HEAD request can read the Content-Length header to check the file size before downloading the file with a GET...."<query>] HTTP/1.1 <request-target>...com/path/to/file.html ). <query> Optional An optional query component preceded...

    developer.mozilla.org/en-US/docs/Web/HTTP/Metho...
  5. Cancel Search Operation at Runtime using GroupD...

    We are pleased to announce the release of GroupDocs.Search for .NET 18.1. Using the latest version, you can **cancel search operation **at runtime. Furthermore, you can search with a Query in the form of object tree as a parameter, search with the **wildcard **in phrase search, use **ISO 8610 **date format in date range search, and use **collection **of date formats for range search. We would recommend you to enhance your applications using this latest version....Furthermore, you can search with a query in the form of object tree as...operation at runtime Searching in query in form of object tree Searching...

    blog.groupdocs.com/search/cancel-search-operati...
  6. How to research the use of on line writing serv...

    I think some essay writing employer is beneficial to learn more approximately the education system in India. because i found some websites like custom essay writing service prepared to provide any type of academic inform…...products, if you have any relevant query please feel free to ask. We...not entertaining any other query other than GroupDocs products...

    forum.groupdocs.com/t/how-to-research-the-use-o...
  7. Enumerable.AsEnumerable<TSource>(IEnumerable<TS...

    Returns the input typed as IEnumerable<T>....Where method when the standard query operator implementation is desired...can be used to choose between query implementations when a sequence...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  8. SearchOptions.DateFormats Property - GroupDocs....

    Gets the collection of date formats for date range search. The default date formats are 'dd.MM.yyyy', 'MM/dd/yyyy', and 'yyyy-MM-dd'....@"c:\MyDocuments\" ; string query = "Einstein" ; Index index =...SearchResult result = index.Search(query, options); // Search in index...

    apireference.groupdocs.com/search/net/groupdocs...
  9. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API.... A search query of this type is specified as...documentsFolder ); // Search with text query SearchResult result1 = index...

    docs.groupdocs.com/search/java/numeric-range-se...
  10. package-use - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......SearchQuery Represents a search query in object form. Classes in com...SearchQuery Represents a search query in object form. Classes in com...

    apireference.groupdocs.com/search/java/com.grou...