Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 16,339 for

query

(0.08 sec)
  1. GroupDocs.Search Product Family

    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....the synonyms of any specific query (word) in multiple files using...search is a way to search a text/query within a collection of documents...

    blog.groupdocs.com/categories/groupdocs.search-...
  2. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient Query matching. Discover how to build document search with fuzzy logic in C# for better results....results even when the search query and the target content are not...search on the index using the query and the SearchOptions to retrieve...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  3. URL: pathname property - Web APIs | MDN

    Learn about the URL.pathname property, including its type, code examples, specifications, and browser compatibility....pathname); // Logs "/" Pathname with query parameters The example below...pathname for an HTTPS URL with query parameters. js const url = new...

    developer.mozilla.org/en-US/docs/Web/API/URL/pa...
  4. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form using Java search API....search queries in object form Nesting search queries in object...combinations of nesting search queries in object form with an indication...

    docs.groupdocs.com/search/java/nesting-search-q...
  5. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form using Java search API....search queries in object form Nesting search queries in object...combinations of nesting search queries in object form with an indication...

    docs.groupdocs.com/search/nodejs-java/nesting-s...
  6. 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....search is a way to search a text/query within a collection of documents...ready to handle the search queries. The following simple two lines...

    blog.groupdocs.com/search/build-full-text-searc...
  7. Search API is not returning any document in .NE...

    I am performing a simple search and the code is not returning any documents. Can you tell me what is wrong?...Text; string query = strFind; Index index = new...SearchResult result = index.Search(query); lblMessage.Text = "Matches:...

    forum.groupdocs.com/t/search-api-is-not-returni...
  8. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search-for-Node.js-via-Java. Contribute to groupdocs-search/GroupDocs.Search-for-Node.js-via-Java development by creating an account on GitHub.... Hence all the search queries or advanced searches are performed...one search query. Alias substitution in search queries. Perform...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  9. PUT - HTTP | MDN

    The PUT HTTP method creates a new resource or replaces a representation of the target resource with the request content...."<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...
  10. 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 const query1 = '400 ~~ 4000'...

    docs.groupdocs.com/search/nodejs-java/numeric-r...